Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a701db29a77f3bc55bc717b71f527cfd5cf355f2 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-ssh3107819560423308461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10424831250418953238.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13564070402956978973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7693279192594511374.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-ssh15913323947980724589.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6098 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 a701db29a77f3bc55bc717b71f527cfd5cf355f2 (main) Commit message: "Merge pull request #447 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 > git rev-list --no-walk 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-22T04:06:42.700Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-22T04:06:42.783Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-22T04:06:42.811Z] ========================================================= [2024-07-22T04:06:42.811Z] EdgeX Global Pipelines Version Info [2024-07-22T04:06:42.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:06:43.556Z] ------------------- [2024-07-22T04:06:43.556Z] stable info: [2024-07-22T04:06:43.556Z] ------------------- [2024-07-22T04:06:43.556Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T04:06:43.556Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-22T04:06:43.556Z] Message: update stable to v1.0.260 [2024-07-22T04:06:44.128Z] ------------------- [2024-07-22T04:06:44.128Z] experimental info: [2024-07-22T04:06:44.128Z] ------------------- [2024-07-22T04:06:44.128Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-22T04:06:44.128Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-22T04:06:44.128Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-22T04:06:44.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-22T04:06:44.230Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-22T04:06:44.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-22T04:06:44.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-22T04:06:44.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-22T04:06:44.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-22T04:06:44.334Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-22T04:06:44.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-22T04:06:44.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-22T04:06:44.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-22T04:06:44.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-22T04:06:44.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-22T04:06:44.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-22T04:06:44.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-22T04:06:44.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T04:06:44.549Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-22T04:06:44.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T04:06:44.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-22T04:06:44.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-22T04:06:44.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-22T04:06:44.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-22T04:06:44.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-22T04:06:44.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-22T04:06:44.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-22T04:06:44.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-22T04:06:44.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-22T04:06:44.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-22T04:06:44.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-22T04:06:44.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-22T04:06:44.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-22T04:06:44.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] echo [2024-07-22T04:06:44.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a701db2 [Pipeline] echo [2024-07-22T04:06:44.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:06:45.017Z] provisioning config files... [2024-07-22T04:06:45.031Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2854920822448674810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:06:45.364Z] ---> ****-login.sh [2024-07-22T04:06:45.364Z] nexus3.edgexfoundry.org:10001 [2024-07-22T04:06:45.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:06:45.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:06:45.625Z] Configure a credential helper to remove this warning. See [2024-07-22T04:06:45.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:06:45.625Z] [2024-07-22T04:06:45.625Z] Login Succeeded [2024-07-22T04:06:45.625Z] nexus3.edgexfoundry.org:10002 [2024-07-22T04:06:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:06:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:06:45.886Z] Configure a credential helper to remove this warning. See [2024-07-22T04:06:45.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:06:45.886Z] [2024-07-22T04:06:45.886Z] Login Succeeded [2024-07-22T04:06:45.886Z] nexus3.edgexfoundry.org:10003 [2024-07-22T04:06:45.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:06:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:06:45.886Z] Configure a credential helper to remove this warning. See [2024-07-22T04:06:45.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:06:45.886Z] [2024-07-22T04:06:45.886Z] Login Succeeded [2024-07-22T04:06:45.886Z] nexus3.edgexfoundry.org:10004 [2024-07-22T04:06:46.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:06:46.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:06:46.148Z] Configure a credential helper to remove this warning. See [2024-07-22T04:06:46.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:06:46.148Z] [2024-07-22T04:06:46.148Z] Login Succeeded [2024-07-22T04:06:46.148Z] ****.io [2024-07-22T04:06:46.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:06:46.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:06:46.408Z] Configure a credential helper to remove this warning. See [2024-07-22T04:06:46.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:06:46.408Z] [2024-07-22T04:06:46.408Z] Login Succeeded [2024-07-22T04:06:46.408Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T04:06:46.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-22T04:06:46.819Z] + git rev-list -1 --merges a701db29a77f3bc55bc717b71f527cfd5cf355f2~1..a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] echo [2024-07-22T04:06:46.852Z] -----------> git rev-list -1 --merges a701db29a77f3bc55bc717b71f527cfd5cf355f2~1..a701db29a77f3bc55bc717b71f527cfd5cf355f2 a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:06:46.852Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2 [false] [Pipeline] sh [2024-07-22T04:06:47.152Z] + git log --format=format:%s -1 a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] echo [2024-07-22T04:06:47.170Z] ========================================================= [2024-07-22T04:06:47.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-22T04:06:47.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T04:06:47.511Z] + git log --format=format:%s -1 a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] echo [2024-07-22T04:06:47.524Z] [semverPrep] GIT_COMMIT: a701db29a77f3bc55bc717b71f527cfd5cf355f2, Commit Message: Merge pull request #447 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-22T04:06:47.541Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-22T04:06:47.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T04:06:47.930Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-22T04:06:47.930Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-22T04:06:47.930Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-22T04:06:47.930Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-22T04:06:47.930Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-22T04:06:47.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:06:48.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:06:48.357Z] [2024-07-22T04:06:48.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:06:48.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:06:48.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-22T04:06:48.661Z] b85a868b505f: Pulling fs layer [2024-07-22T04:06:48.661Z] e2be974225ed: Pulling fs layer [2024-07-22T04:06:48.661Z] 339a4e72a1f5: Pulling fs layer [2024-07-22T04:06:48.661Z] 988bab9f4d93: Pulling fs layer [2024-07-22T04:06:48.661Z] 1469e6f7b9e6: Pulling fs layer [2024-07-22T04:06:48.661Z] eaf3925da568: Pulling fs layer [2024-07-22T04:06:48.661Z] bab4dde63d76: Pulling fs layer [2024-07-22T04:06:48.661Z] bde34c3a00c8: Pulling fs layer [2024-07-22T04:06:48.661Z] b352a97aabf1: Pulling fs layer [2024-07-22T04:06:48.661Z] 4872d77fe225: Pulling fs layer [2024-07-22T04:06:48.661Z] 5851b861e8e6: Pulling fs layer [2024-07-22T04:06:48.661Z] 988bab9f4d93: Waiting [2024-07-22T04:06:48.661Z] eaf3925da568: Waiting [2024-07-22T04:06:48.661Z] bab4dde63d76: Waiting [2024-07-22T04:06:48.661Z] bde34c3a00c8: Waiting [2024-07-22T04:06:48.661Z] 5851b861e8e6: Waiting [2024-07-22T04:06:48.661Z] 1469e6f7b9e6: Waiting [2024-07-22T04:06:48.661Z] b352a97aabf1: Waiting [2024-07-22T04:06:48.661Z] 4872d77fe225: Waiting [2024-07-22T04:06:48.661Z] e2be974225ed: Verifying Checksum [2024-07-22T04:06:48.661Z] e2be974225ed: Download complete [2024-07-22T04:06:48.661Z] 988bab9f4d93: Download complete [2024-07-22T04:06:48.922Z] 1469e6f7b9e6: Verifying Checksum [2024-07-22T04:06:48.922Z] 1469e6f7b9e6: Download complete [2024-07-22T04:06:48.922Z] 339a4e72a1f5: Verifying Checksum [2024-07-22T04:06:48.922Z] 339a4e72a1f5: Download complete [2024-07-22T04:06:48.922Z] eaf3925da568: Download complete [2024-07-22T04:06:48.922Z] b352a97aabf1: Download complete [2024-07-22T04:06:48.922Z] 4872d77fe225: Verifying Checksum [2024-07-22T04:06:48.922Z] 4872d77fe225: Download complete [2024-07-22T04:06:48.922Z] 5851b861e8e6: Download complete [2024-07-22T04:06:48.922Z] b85a868b505f: Verifying Checksum [2024-07-22T04:06:48.922Z] b85a868b505f: Download complete [2024-07-22T04:06:49.181Z] bab4dde63d76: Verifying Checksum [2024-07-22T04:06:49.181Z] bab4dde63d76: Download complete [2024-07-22T04:06:50.122Z] b85a868b505f: Pull complete [2024-07-22T04:06:50.384Z] e2be974225ed: Pull complete [2024-07-22T04:06:50.957Z] 339a4e72a1f5: Pull complete [2024-07-22T04:06:50.957Z] 988bab9f4d93: Pull complete [2024-07-22T04:06:51.216Z] 1469e6f7b9e6: Pull complete [2024-07-22T04:06:51.216Z] eaf3925da568: Pull complete [2024-07-22T04:06:53.119Z] bab4dde63d76: Pull complete [2024-07-22T04:06:53.119Z] bde34c3a00c8: Pull complete [2024-07-22T04:06:53.379Z] b352a97aabf1: Pull complete [2024-07-22T04:06:53.379Z] 4872d77fe225: Pull complete [2024-07-22T04:06:53.379Z] 5851b861e8e6: Pull complete [2024-07-22T04:06:53.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-22T04:06:53.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:06:53.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:06:53.530Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:06:53.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T04:06:56.625Z] $ docker top 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf -eo pid,comm [2024-07-22T04:06:56.683Z] 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-07-22T04:06:56.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T04:06:56.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T04:06:56.750Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T04:06:56.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T04:06:56.864Z] $ docker exec 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf ssh-agent [2024-07-22T04:06:56.974Z] SSH_AUTH_SOCK=/tmp/ssh-zLtVpH8iwfL6/agent.32 [2024-07-22T04:06:56.974Z] SSH_AGENT_PID=38 [2024-07-22T04:06:56.981Z] Running ssh-add (command line suppressed) [2024-07-22T04:06:57.078Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12057783905422107306.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12057783905422107306.key) [2024-07-22T04:06:57.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T04:06:57.394Z] + git tag --points-at HEAD [Pipeline] } [2024-07-22T04:06:57.402Z] $ docker exec --env ******** --env ******** 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf ssh-agent -k [2024-07-22T04:06:57.498Z] unset SSH_AUTH_SOCK; [2024-07-22T04:06:57.498Z] unset SSH_AGENT_PID; [2024-07-22T04:06:57.498Z] echo Agent pid 38 killed; [2024-07-22T04:06:57.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-22T04:06:57.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T04:06:57.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T04:06:57.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T04:06:57.674Z] $ docker exec 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf ssh-agent [2024-07-22T04:06:57.794Z] SSH_AUTH_SOCK=/tmp/ssh-yZLaOaRAhE07/agent.71 [2024-07-22T04:06:57.794Z] SSH_AGENT_PID=77 [2024-07-22T04:06:57.799Z] Running ssh-add (command line suppressed) [2024-07-22T04:06:57.905Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_441251391814902318.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_441251391814902318.key) [2024-07-22T04:06:57.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T04:06:58.217Z] + git semver init [2024-07-22T04:06:58.476Z] 2024-07-22 04:06:58,422 [run_init] DEBUG init version:0.0.0 force:False [2024-07-22T04:06:58.476Z] 2024-07-22 04:06:58,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-22T04:06:58.476Z] 2024-07-22 04:06:58,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-22T04:06:58.476Z] 2024-07-22 04:06:58,424 [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-07-22T04:06:59.859Z] 2024-07-22 04:06:59,713 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-07-22T04:06:59.859Z] 2024-07-22 04:06:59,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-07-22T04:06:59.859Z] 2024-07-22 04:06:59,713 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:06:59.859Z] 2024-07-22 04:06:59,714 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:06:59.859Z] 3.2.0-dev.16 [Pipeline] } [2024-07-22T04:06:59.867Z] $ docker exec --env ******** --env ******** 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf ssh-agent -k [2024-07-22T04:06:59.985Z] unset SSH_AUTH_SOCK; [2024-07-22T04:06:59.985Z] unset SSH_AGENT_PID; [2024-07-22T04:06:59.985Z] echo Agent pid 77 killed; [2024-07-22T04:06:59.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T04:07:00.321Z] + git semver [Pipeline] } [2024-07-22T04:07:00.595Z] $ docker stop --time=1 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf [2024-07-22T04:07:01.907Z] $ docker rm -f --volumes 39d692049dfe134f281ed2c15d7a37e94ec35a9f3a2ddf6113da04accb41afbf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T04:07:02.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-22T04:07:02.512Z] Stashed 1 file(s) [Pipeline] echo [2024-07-22T04:07:02.516Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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-07-22T04:07:02.693Z] provisioning config files... [2024-07-22T04:07:02.705Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3535668395614648555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:07:03.012Z] ---> ****-login.sh [2024-07-22T04:07:03.012Z] nexus3.edgexfoundry.org:10001 [2024-07-22T04:07:03.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:07:03.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:07:03.012Z] Configure a credential helper to remove this warning. See [2024-07-22T04:07:03.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:07:03.012Z] [2024-07-22T04:07:03.012Z] Login Succeeded [2024-07-22T04:07:03.012Z] nexus3.edgexfoundry.org:10002 [2024-07-22T04:07:03.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:07:03.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:07:03.012Z] Configure a credential helper to remove this warning. See [2024-07-22T04:07:03.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:07:03.012Z] [2024-07-22T04:07:03.012Z] Login Succeeded [2024-07-22T04:07:03.013Z] nexus3.edgexfoundry.org:10003 [2024-07-22T04:07:03.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:07:03.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:07:03.272Z] Configure a credential helper to remove this warning. See [2024-07-22T04:07:03.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:07:03.273Z] [2024-07-22T04:07:03.273Z] Login Succeeded [2024-07-22T04:07:03.273Z] nexus3.edgexfoundry.org:10004 [2024-07-22T04:07:03.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:07:03.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:07:03.273Z] Configure a credential helper to remove this warning. See [2024-07-22T04:07:03.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:07:03.273Z] [2024-07-22T04:07:03.273Z] Login Succeeded [2024-07-22T04:07:03.273Z] ****.io [2024-07-22T04:07:03.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:07:03.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:07:03.533Z] Configure a credential helper to remove this warning. See [2024-07-22T04:07:03.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:07:03.533Z] [2024-07-22T04:07:03.533Z] Login Succeeded [2024-07-22T04:07:03.533Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T04:07:03.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T04:07:03.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:07:03.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:07:03.662Z] ========================================================= [2024-07-22T04:07:03.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-22T04:07:03.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:07:03.996Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-22T04:07:03.996Z] Sending build context to Docker daemon 36.61MB [2024-07-22T04:07:03.996Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T04:07:03.996Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-22T04:07:04.256Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-22T04:07:04.256Z] 619be1103602: Pulling fs layer [2024-07-22T04:07:04.256Z] 7862e08f4a3e: Pulling fs layer [2024-07-22T04:07:04.256Z] 5df492c9dc93: Pulling fs layer [2024-07-22T04:07:04.256Z] 7629e6793208: Pulling fs layer [2024-07-22T04:07:04.256Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T04:07:04.256Z] fb5054dd5b73: Pulling fs layer [2024-07-22T04:07:04.256Z] eeca6798cff9: Pulling fs layer [2024-07-22T04:07:04.256Z] aa269ceb94a6: Pulling fs layer [2024-07-22T04:07:04.256Z] 7629e6793208: Waiting [2024-07-22T04:07:04.256Z] ada007ff1a6a: Pulling fs layer [2024-07-22T04:07:04.256Z] 4f4fb700ef54: Waiting [2024-07-22T04:07:04.256Z] fb5054dd5b73: Waiting [2024-07-22T04:07:04.256Z] eeca6798cff9: Waiting [2024-07-22T04:07:04.256Z] aa269ceb94a6: Waiting [2024-07-22T04:07:04.256Z] ada007ff1a6a: Waiting [2024-07-22T04:07:04.256Z] 7862e08f4a3e: Download complete [2024-07-22T04:07:04.256Z] 7629e6793208: Verifying Checksum [2024-07-22T04:07:04.256Z] 7629e6793208: Download complete [2024-07-22T04:07:04.256Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T04:07:04.256Z] 4f4fb700ef54: Download complete [2024-07-22T04:07:04.256Z] 619be1103602: Verifying Checksum [2024-07-22T04:07:04.256Z] 619be1103602: Download complete [2024-07-22T04:07:04.256Z] fb5054dd5b73: Verifying Checksum [2024-07-22T04:07:04.256Z] fb5054dd5b73: Download complete [2024-07-22T04:07:04.256Z] eeca6798cff9: Verifying Checksum [2024-07-22T04:07:04.256Z] eeca6798cff9: Download complete [2024-07-22T04:07:04.515Z] 619be1103602: Pull complete [2024-07-22T04:07:04.515Z] ada007ff1a6a: Verifying Checksum [2024-07-22T04:07:04.515Z] ada007ff1a6a: Download complete [2024-07-22T04:07:04.515Z] 7862e08f4a3e: Pull complete [2024-07-22T04:07:04.773Z] 5df492c9dc93: Verifying Checksum [2024-07-22T04:07:04.773Z] 5df492c9dc93: Download complete [2024-07-22T04:07:05.031Z] aa269ceb94a6: Verifying Checksum [2024-07-22T04:07:05.031Z] aa269ceb94a6: Download complete [2024-07-22T04:07:07.565Z] 5df492c9dc93: Pull complete [2024-07-22T04:07:07.565Z] 7629e6793208: Pull complete [2024-07-22T04:07:07.824Z] 4f4fb700ef54: Pull complete [2024-07-22T04:07:07.824Z] fb5054dd5b73: Pull complete [2024-07-22T04:07:07.824Z] eeca6798cff9: Pull complete [2024-07-22T04:07:10.355Z] aa269ceb94a6: Pull complete [2024-07-22T04:07:10.614Z] ada007ff1a6a: Pull complete [2024-07-22T04:07:10.614Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-22T04:07:10.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-22T04:07:10.614Z] ---> f489d0715acc [2024-07-22T04:07:10.614Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-22T04:07:15.904Z] ---> Running in 308b42eaf9e6 [2024-07-22T04:07:16.164Z] Removing intermediate container 308b42eaf9e6 [2024-07-22T04:07:16.164Z] ---> 14576084a09f [2024-07-22T04:07:16.164Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T04:07:16.164Z] ---> Running in aa2674cb1bc9 [2024-07-22T04:07:16.164Z] Removing intermediate container aa2674cb1bc9 [2024-07-22T04:07:16.164Z] ---> fb5a1d5a07b3 [2024-07-22T04:07:16.164Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T04:07:16.164Z] ---> Running in ddbd85e38910 [2024-07-22T04:07:16.164Z] Removing intermediate container ddbd85e38910 [2024-07-22T04:07:16.164Z] ---> 44d67b1ec250 [2024-07-22T04:07:16.164Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T04:07:16.164Z] ---> Running in 24d1a4e75df8 [2024-07-22T04:07:16.423Z] Removing intermediate container 24d1a4e75df8 [2024-07-22T04:07:16.423Z] ---> a8ff129b92e0 [2024-07-22T04:07:16.423Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-22T04:07:16.423Z] ---> Running in a7215c6a0e9b [2024-07-22T04:07:16.423Z] Removing intermediate container a7215c6a0e9b [2024-07-22T04:07:16.423Z] ---> 62d38aeb0258 [2024-07-22T04:07:16.423Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T04:07:16.423Z] ---> Running in f9c9292fb760 [2024-07-22T04:07:16.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T04:07:16.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T04:07:17.200Z] OK: 264 MiB in 52 packages [2024-07-22T04:07:17.459Z] Removing intermediate container f9c9292fb760 [2024-07-22T04:07:17.459Z] ---> 58180bf72c7d [2024-07-22T04:07:17.459Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-22T04:07:17.459Z] ---> Running in 67e9e42b5a59 [2024-07-22T04:07:17.459Z] Removing intermediate container 67e9e42b5a59 [2024-07-22T04:07:17.459Z] ---> 4a8ae6f3778f [2024-07-22T04:07:17.459Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-22T04:07:17.644Z] Still waiting to schedule task [2024-07-22T04:07:17.645Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6095’ [2024-07-22T04:07:17.717Z] ---> 3a26de85933a [2024-07-22T04:07:17.717Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T04:07:17.717Z] ---> Running in 97ad3c5cd4ca [2024-07-22T04:08:13.980Z] Removing intermediate container 97ad3c5cd4ca [2024-07-22T04:08:13.980Z] ---> 856ecf8e7267 [2024-07-22T04:08:13.980Z] Step 12/13 : COPY . . [2024-07-22T04:08:13.980Z] ---> a3e249759bfd [2024-07-22T04:08:13.980Z] Step 13/13 : RUN ${MAKE} [2024-07-22T04:08:13.980Z] ---> Running in 040e4d0931b5 [2024-07-22T04:08:13.980Z] noop [2024-07-22T04:08:13.980Z] Removing intermediate container 040e4d0931b5 [2024-07-22T04:08:13.980Z] ---> bec2fc868d7b [2024-07-22T04:08:13.980Z] Successfully built bec2fc868d7b [2024-07-22T04:08:13.980Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:08:14.316Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T04:08:14.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:08:14.400Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:08:14.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T04:08:14.767Z] $ docker top 1452c54b8a2f56bb137cffec33a83770c575ddcc578b233881a17f6f02d68794 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:08:15.109Z] + go version [2024-07-22T04:08:15.109Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-22T04:08:15.117Z] $ docker stop --time=1 1452c54b8a2f56bb137cffec33a83770c575ddcc578b233881a17f6f02d68794 [2024-07-22T04:08:16.381Z] $ docker rm -f --volumes 1452c54b8a2f56bb137cffec33a83770c575ddcc578b233881a17f6f02d68794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:08:16.821Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-22T04:08:16.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:08:16.916Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:08:16.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-22T04:08:17.257Z] $ docker top 6f64e56898abbf5e85b9779e012f5064acb6a448b09eeaf695f5ac2a675ca525 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:08:17.607Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-22T04:08:17.911Z] + make test [2024-07-22T04:08:17.911Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T04:08:19.288Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-22T04:08:37.356Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-22T04:08:37.356Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-22T04:08:38.288Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements [2024-07-22T04:08:38.288Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.110s coverage: 86.5% of statements [2024-07-22T04:08:48.252Z] go vet ./... [2024-07-22T04:08:53.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T04:08:53.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T04:08:53.513Z] ./bin/test-attribution-txt.sh [2024-07-22T04:08:53.513Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T04:08:53.513Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T04:08:53.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T04:08:53.541Z] $ docker stop --time=1 6f64e56898abbf5e85b9779e012f5064acb6a448b09eeaf695f5ac2a675ca525 [2024-07-22T04:08:58.107Z] $ docker rm -f --volumes 6f64e56898abbf5e85b9779e012f5064acb6a448b09eeaf695f5ac2a675ca525 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T04:08:58.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T04:08:58.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-22T04:08:59.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T04:08:59.579Z] + ls -al . [2024-07-22T04:08:59.579Z] total 312 [2024-07-22T04:08:59.579Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 04:08 . [2024-07-22T04:08:59.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:06 .. [2024-07-22T04:08:59.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 04:08 .git [2024-07-22T04:08:59.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:06 .github [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 22 04:06 .gitignore [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 04:06 .golangci.yml [2024-07-22T04:08:59.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 04:06 .semver [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 22 04:06 Attribution.txt [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 22 04:06 CHANGELOG.md [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 22 04:06 Dockerfile [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 04:06 GOVERNANCE.md [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 22 04:06 Jenkinsfile [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 04:06 LICENSE [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 22 04:06 Makefile [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 22 04:06 OWNERS.md [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 22 04:06 README.md [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 04:07 VERSION [2024-07-22T04:08:59.579Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 04:06 bin [2024-07-22T04:08:59.579Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:06 cmd [2024-07-22T04:08:59.579Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 22 04:08 coverage.out [2024-07-22T04:08:59.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:06 doc [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 22 04:06 go.mod [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 102411 Jul 22 04:06 go.sum [2024-07-22T04:08:59.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:06 internal [2024-07-22T04:08:59.579Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 22 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:08:59.901Z] + 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=a701db29a77f3bc55bc717b71f527cfd5cf355f2 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-07-22T04:08:59.901Z] Sending build context to Docker daemon 36.69MB [2024-07-22T04:08:59.901Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T04:08:59.901Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-22T04:08:59.901Z] ---> bec2fc868d7b [2024-07-22T04:08:59.901Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-22T04:09:00.471Z] ---> Running in 86b77d5ce9bb [2024-07-22T04:09:00.471Z] Removing intermediate container 86b77d5ce9bb [2024-07-22T04:09:00.471Z] ---> feb7d0bed3ac [2024-07-22T04:09:00.471Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T04:09:00.471Z] ---> Running in 6a13e9704be8 [2024-07-22T04:09:00.730Z] Removing intermediate container 6a13e9704be8 [2024-07-22T04:09:00.730Z] ---> 30ec50cfb73f [2024-07-22T04:09:00.730Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T04:09:00.730Z] ---> Running in 73860bcd8432 [2024-07-22T04:09:00.730Z] Removing intermediate container 73860bcd8432 [2024-07-22T04:09:00.730Z] ---> 3cdf05cdf2f2 [2024-07-22T04:09:00.730Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T04:09:00.730Z] ---> Running in b52ae1ce6429 [2024-07-22T04:09:00.730Z] Removing intermediate container b52ae1ce6429 [2024-07-22T04:09:00.730Z] ---> 2deb1b41ab05 [2024-07-22T04:09:00.730Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-22T04:09:00.730Z] ---> Running in 304e5588fcba [2024-07-22T04:09:00.989Z] Removing intermediate container 304e5588fcba [2024-07-22T04:09:00.989Z] ---> c66c4814e98b [2024-07-22T04:09:00.989Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T04:09:00.989Z] ---> Running in 9be94d85a09d [2024-07-22T04:09:01.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:01.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:01.508Z] OK: 264 MiB in 52 packages [2024-07-22T04:09:01.767Z] Removing intermediate container 9be94d85a09d [2024-07-22T04:09:01.767Z] ---> 2b656c714968 [2024-07-22T04:09:01.767Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-22T04:09:01.767Z] ---> Running in fc788a4b58a8 [2024-07-22T04:09:02.025Z] Removing intermediate container fc788a4b58a8 [2024-07-22T04:09:02.025Z] ---> 0d78d9b7dd7e [2024-07-22T04:09:02.025Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-22T04:09:02.025Z] ---> 9524813c2108 [2024-07-22T04:09:02.025Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T04:09:02.025Z] ---> Running in 00c4ff126254 [2024-07-22T04:09:02.961Z] Removing intermediate container 00c4ff126254 [2024-07-22T04:09:02.961Z] ---> 2dba948adba5 [2024-07-22T04:09:02.961Z] Step 12/27 : COPY . . [2024-07-22T04:09:03.530Z] ---> f5129d28a984 [2024-07-22T04:09:03.530Z] Step 13/27 : RUN ${MAKE} [2024-07-22T04:09:03.530Z] ---> Running in 92d53c6010f0 [2024-07-22T04:09:03.792Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-22T04:09:35.860Z] Removing intermediate container 92d53c6010f0 [2024-07-22T04:09:35.860Z] ---> c5d894271237 [2024-07-22T04:09:35.860Z] Step 14/27 : FROM alpine:3.18 [2024-07-22T04:09:35.860Z] 3.18: Pulling from library/alpine [2024-07-22T04:09:35.860Z] 73baa7ef167e: Pulling fs layer [2024-07-22T04:09:35.860Z] 73baa7ef167e: Verifying Checksum [2024-07-22T04:09:35.860Z] 73baa7ef167e: Download complete [2024-07-22T04:09:35.860Z] 73baa7ef167e: Pull complete [2024-07-22T04:09:35.860Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T04:09:35.860Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T04:09:35.860Z] ---> 8fd7cac70a4a [2024-07-22T04:09:35.860Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-22T04:09:35.860Z] ---> Running in 7d1bd70f7db7 [2024-07-22T04:09:35.860Z] Removing intermediate container 7d1bd70f7db7 [2024-07-22T04:09:35.860Z] ---> 07b2ee046310 [2024-07-22T04:09:35.860Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-22T04:09:35.860Z] ---> Running in 2f9fa6eb1181 [2024-07-22T04:09:35.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:35.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:35.860Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T04:09:35.860Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T04:09:35.860Z] OK: 7 MiB in 16 packages [2024-07-22T04:09:35.860Z] Removing intermediate container 2f9fa6eb1181 [2024-07-22T04:09:35.860Z] ---> cbad85dff011 [2024-07-22T04:09:35.860Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-22T04:09:35.860Z] ---> Running in d63a616947ee [2024-07-22T04:09:35.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:35.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-22T04:09:35.860Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:09:35.860Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:09:35.860Z] OK: 7 MiB in 16 packages [2024-07-22T04:09:35.860Z] Removing intermediate container d63a616947ee [2024-07-22T04:09:35.860Z] ---> be6ec8635834 [2024-07-22T04:09:35.860Z] Step 18/27 : WORKDIR / [2024-07-22T04:09:35.860Z] ---> Running in de33abdf4d40 [2024-07-22T04:09:35.860Z] Removing intermediate container de33abdf4d40 [2024-07-22T04:09:35.860Z] ---> 9942a90deb42 [2024-07-22T04:09:35.860Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-22T04:09:37.243Z] ---> 70724e6b5bfa [2024-07-22T04:09:37.243Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-22T04:09:37.243Z] ---> 996ba9900052 [2024-07-22T04:09:37.243Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-22T04:09:37.243Z] ---> 16473e787361 [2024-07-22T04:09:37.243Z] Step 22/27 : EXPOSE 59984 [2024-07-22T04:09:37.243Z] ---> Running in 26e735782526 [2024-07-22T04:09:37.500Z] Removing intermediate container 26e735782526 [2024-07-22T04:09:37.500Z] ---> f6660fd9531e [2024-07-22T04:09:37.500Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-22T04:09:37.500Z] ---> Running in d17b530f560a [2024-07-22T04:09:37.500Z] Removing intermediate container d17b530f560a [2024-07-22T04:09:37.500Z] ---> 76d337d5d0ea [2024-07-22T04:09:37.500Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-22T04:09:37.500Z] ---> Running in 291c8bd50085 [2024-07-22T04:09:37.500Z] Removing intermediate container 291c8bd50085 [2024-07-22T04:09:37.500Z] ---> b1b1c280b891 [2024-07-22T04:09:37.500Z] Step 25/27 : LABEL arch=amd64 [2024-07-22T04:09:37.500Z] ---> Running in 3ce01d3413aa [2024-07-22T04:09:37.762Z] Removing intermediate container 3ce01d3413aa [2024-07-22T04:09:37.762Z] ---> 23603372d77e [2024-07-22T04:09:37.762Z] Step 26/27 : LABEL git_sha=a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:09:37.762Z] ---> Running in bce3e4ab8f5d [2024-07-22T04:09:37.762Z] Removing intermediate container bce3e4ab8f5d [2024-07-22T04:09:37.762Z] ---> dbe3c5c59552 [2024-07-22T04:09:37.762Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-07-22T04:09:37.762Z] ---> Running in 63308f819e32 [2024-07-22T04:09:37.762Z] Removing intermediate container 63308f819e32 [2024-07-22T04:09:37.762Z] ---> 0e51185820a4 [2024-07-22T04:09:37.762Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T04:09:37.762Z] Successfully built 0e51185820a4 [2024-07-22T04:09:37.762Z] 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-07-22T04:09:37.891Z] provisioning config files... [2024-07-22T04:09:37.901Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7529830318114017569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:09:38.203Z] ---> ****-login.sh [2024-07-22T04:09:38.203Z] nexus3.edgexfoundry.org:10001 [2024-07-22T04:09:38.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:09:38.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:09:38.203Z] Configure a credential helper to remove this warning. See [2024-07-22T04:09:38.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:09:38.203Z] [2024-07-22T04:09:38.203Z] Login Succeeded [2024-07-22T04:09:38.203Z] nexus3.edgexfoundry.org:10002 [2024-07-22T04:09:38.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:09:38.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:09:38.203Z] Configure a credential helper to remove this warning. See [2024-07-22T04:09:38.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:09:38.204Z] [2024-07-22T04:09:38.204Z] Login Succeeded [2024-07-22T04:09:38.204Z] nexus3.edgexfoundry.org:10003 [2024-07-22T04:09:38.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:09:38.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:09:38.463Z] Configure a credential helper to remove this warning. See [2024-07-22T04:09:38.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:09:38.463Z] [2024-07-22T04:09:38.463Z] Login Succeeded [2024-07-22T04:09:38.463Z] nexus3.edgexfoundry.org:10004 [2024-07-22T04:09:38.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:09:38.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:09:38.463Z] Configure a credential helper to remove this warning. See [2024-07-22T04:09:38.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:09:38.463Z] [2024-07-22T04:09:38.463Z] Login Succeeded [2024-07-22T04:09:38.463Z] ****.io [2024-07-22T04:09:38.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:09:38.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:09:38.724Z] Configure a credential helper to remove this warning. See [2024-07-22T04:09:38.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:09:38.724Z] [2024-07-22T04:09:38.724Z] Login Succeeded [2024-07-22T04:09:38.724Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T04:09:38.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T04:09:38.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:09:38.815Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-07-22T04:09:38.815Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:09:38.815Z] latest [2024-07-22T04:09:38.815Z] 3.2.0-dev.16 [2024-07-22T04:09:38.815Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:09:38.815Z] main [2024-07-22T04:09:38.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:39.169Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:39.493Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:09:39.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-22T04:09:39.493Z] 332c2f07a689: Preparing [2024-07-22T04:09:39.493Z] 5bf6aa23eca8: Preparing [2024-07-22T04:09:39.493Z] fc64517972e0: Preparing [2024-07-22T04:09:39.493Z] 1f8bacda5bae: Preparing [2024-07-22T04:09:39.493Z] bf98116ae184: Preparing [2024-07-22T04:09:39.493Z] 63ec0bd56cf3: Preparing [2024-07-22T04:09:39.493Z] 63ec0bd56cf3: Waiting [2024-07-22T04:09:39.493Z] 332c2f07a689: Pushed [2024-07-22T04:09:39.493Z] bf98116ae184: Pushed [2024-07-22T04:09:39.493Z] 5bf6aa23eca8: Pushed [2024-07-22T04:09:39.493Z] 63ec0bd56cf3: Layer already exists [2024-07-22T04:09:40.059Z] 1f8bacda5bae: Pushed [2024-07-22T04:09:42.604Z] fc64517972e0: Pushed [2024-07-22T04:09:42.604Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2: digest: sha256:4924b6ef635245d72a23a1f4f271d70becda0319aa74bbf6982b698d7ec122ab size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:42.940Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:43.270Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-22T04:09:43.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-22T04:09:43.270Z] 332c2f07a689: Preparing [2024-07-22T04:09:43.270Z] 5bf6aa23eca8: Preparing [2024-07-22T04:09:43.270Z] fc64517972e0: Preparing [2024-07-22T04:09:43.270Z] 1f8bacda5bae: Preparing [2024-07-22T04:09:43.270Z] bf98116ae184: Preparing [2024-07-22T04:09:43.270Z] 63ec0bd56cf3: Preparing [2024-07-22T04:09:43.270Z] 63ec0bd56cf3: Waiting [2024-07-22T04:09:43.270Z] bf98116ae184: Layer already exists [2024-07-22T04:09:43.270Z] 332c2f07a689: Layer already exists [2024-07-22T04:09:43.270Z] 1f8bacda5bae: Layer already exists [2024-07-22T04:09:43.270Z] fc64517972e0: Layer already exists [2024-07-22T04:09:43.270Z] 5bf6aa23eca8: Layer already exists [2024-07-22T04:09:43.270Z] 63ec0bd56cf3: Layer already exists [2024-07-22T04:09:43.270Z] latest: digest: sha256:4924b6ef635245d72a23a1f4f271d70becda0319aa74bbf6982b698d7ec122ab size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:43.597Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:43.922Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.16 [2024-07-22T04:09:43.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-22T04:09:43.922Z] 332c2f07a689: Preparing [2024-07-22T04:09:43.922Z] 5bf6aa23eca8: Preparing [2024-07-22T04:09:43.922Z] fc64517972e0: Preparing [2024-07-22T04:09:43.922Z] 1f8bacda5bae: Preparing [2024-07-22T04:09:43.922Z] bf98116ae184: Preparing [2024-07-22T04:09:43.922Z] 63ec0bd56cf3: Preparing [2024-07-22T04:09:43.922Z] 63ec0bd56cf3: Waiting [2024-07-22T04:09:43.922Z] fc64517972e0: Layer already exists [2024-07-22T04:09:43.922Z] bf98116ae184: Layer already exists [2024-07-22T04:09:43.922Z] 1f8bacda5bae: Layer already exists [2024-07-22T04:09:43.922Z] 332c2f07a689: Layer already exists [2024-07-22T04:09:43.922Z] 5bf6aa23eca8: Layer already exists [2024-07-22T04:09:43.922Z] 63ec0bd56cf3: Layer already exists [2024-07-22T04:09:43.922Z] 3.2.0-dev.16: digest: sha256:4924b6ef635245d72a23a1f4f271d70becda0319aa74bbf6982b698d7ec122ab size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:44.243Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:44.567Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:09:44.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-22T04:09:44.567Z] 332c2f07a689: Preparing [2024-07-22T04:09:44.567Z] 5bf6aa23eca8: Preparing [2024-07-22T04:09:44.568Z] fc64517972e0: Preparing [2024-07-22T04:09:44.568Z] 1f8bacda5bae: Preparing [2024-07-22T04:09:44.568Z] bf98116ae184: Preparing [2024-07-22T04:09:44.568Z] 63ec0bd56cf3: Preparing [2024-07-22T04:09:44.568Z] 63ec0bd56cf3: Waiting [2024-07-22T04:09:44.568Z] bf98116ae184: Layer already exists [2024-07-22T04:09:44.568Z] 5bf6aa23eca8: Layer already exists [2024-07-22T04:09:44.568Z] 332c2f07a689: Layer already exists [2024-07-22T04:09:44.568Z] 1f8bacda5bae: Layer already exists [2024-07-22T04:09:44.568Z] fc64517972e0: Layer already exists [2024-07-22T04:09:44.568Z] 63ec0bd56cf3: Layer already exists [2024-07-22T04:09:44.568Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16: digest: sha256:4924b6ef635245d72a23a1f4f271d70becda0319aa74bbf6982b698d7ec122ab size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:44.904Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:45.233Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-07-22T04:09:45.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-22T04:09:45.233Z] 332c2f07a689: Preparing [2024-07-22T04:09:45.233Z] 5bf6aa23eca8: Preparing [2024-07-22T04:09:45.233Z] fc64517972e0: Preparing [2024-07-22T04:09:45.233Z] 1f8bacda5bae: Preparing [2024-07-22T04:09:45.233Z] bf98116ae184: Preparing [2024-07-22T04:09:45.233Z] 63ec0bd56cf3: Preparing [2024-07-22T04:09:45.233Z] 63ec0bd56cf3: Waiting [2024-07-22T04:09:45.233Z] 332c2f07a689: Layer already exists [2024-07-22T04:09:45.233Z] fc64517972e0: Layer already exists [2024-07-22T04:09:45.233Z] bf98116ae184: Layer already exists [2024-07-22T04:09:45.233Z] 5bf6aa23eca8: Layer already exists [2024-07-22T04:09:45.233Z] 1f8bacda5bae: Layer already exists [2024-07-22T04:09:45.233Z] 63ec0bd56cf3: Layer already exists [2024-07-22T04:09:45.233Z] main: digest: sha256:4924b6ef635245d72a23a1f4f271d70becda0319aa74bbf6982b698d7ec122ab size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T04:09:45.301Z] ===================================================== [Pipeline] echo [2024-07-22T04:09:45.320Z] taggedImages: [2024-07-22T04:09:45.320Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:09:45.320Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-22T04:09:45.320Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.16 [2024-07-22T04:09:45.320Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:09:45.320Z] - 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-07-22T04:09:45.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:09:45.748Z] [2024-07-22T04:09:45.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:09:46.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:09:46.050Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-22T04:09:46.050Z] 5eb5b503b376: Pulling fs layer [2024-07-22T04:09:46.050Z] 5c69ac0246d0: Pulling fs layer [2024-07-22T04:09:46.050Z] ec43610c2a17: Pulling fs layer [2024-07-22T04:09:46.050Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-22T04:09:46.050Z] 33b1e0a273af: Pulling fs layer [2024-07-22T04:09:46.050Z] 5d3b04190fa2: Pulling fs layer [2024-07-22T04:09:46.050Z] 2f39f015ded8: Pulling fs layer [2024-07-22T04:09:46.050Z] 3a2ae6a8a46f: Waiting [2024-07-22T04:09:46.050Z] 33b1e0a273af: Waiting [2024-07-22T04:09:46.050Z] 5d3b04190fa2: Waiting [2024-07-22T04:09:46.050Z] 2f39f015ded8: Waiting [2024-07-22T04:09:46.050Z] 5c69ac0246d0: Verifying Checksum [2024-07-22T04:09:46.050Z] 5c69ac0246d0: Download complete [2024-07-22T04:09:46.050Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-22T04:09:46.050Z] 3a2ae6a8a46f: Download complete [2024-07-22T04:09:46.050Z] 33b1e0a273af: Verifying Checksum [2024-07-22T04:09:46.050Z] 33b1e0a273af: Download complete [2024-07-22T04:09:46.050Z] 5d3b04190fa2: Verifying Checksum [2024-07-22T04:09:46.050Z] 5d3b04190fa2: Download complete [2024-07-22T04:09:46.050Z] ec43610c2a17: Verifying Checksum [2024-07-22T04:09:46.050Z] ec43610c2a17: Download complete [2024-07-22T04:09:46.309Z] 5eb5b503b376: Verifying Checksum [2024-07-22T04:09:46.309Z] 5eb5b503b376: Download complete [2024-07-22T04:09:46.876Z] 2f39f015ded8: Download complete [2024-07-22T04:09:47.449Z] 5eb5b503b376: Pull complete [2024-07-22T04:09:47.450Z] 5c69ac0246d0: Pull complete [2024-07-22T04:09:48.015Z] ec43610c2a17: Pull complete [2024-07-22T04:09:48.015Z] 3a2ae6a8a46f: Pull complete [2024-07-22T04:09:48.273Z] 33b1e0a273af: Pull complete [2024-07-22T04:09:48.273Z] 5d3b04190fa2: Pull complete [2024-07-22T04:09:52.471Z] 2f39f015ded8: Pull complete [2024-07-22T04:09:52.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-22T04:09:52.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:09:52.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:09:52.571Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:09:52.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-22T04:09:56.781Z] $ docker top bfe7d845ea2e0aebfa1626b2b26a61272cc0b48805d527ee1b9dcd34f1a57d68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:09:57.179Z] ---> job-cost.sh [2024-07-22T04:09:57.179Z] lf-activate-venv: SKIPPING [2024-07-22T04:09:57.179Z] INFO: No Stack... [2024-07-22T04:09:57.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T04:09:58.004Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T04:09:58.337Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-07-22T04:09:58.337Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T04:09:58.352Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [2024-07-22T04:09:58.364Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] did not exist. Created. [2024-07-22T04:09:58.371Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T04:09:58.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-22T04:09:58.707Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T04:09:58.717Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T04:09:58.740Z] $ docker stop --time=1 bfe7d845ea2e0aebfa1626b2b26a61272cc0b48805d527ee1b9dcd34f1a57d68 [2024-07-22T04:09:59.882Z] $ docker rm -f --volumes bfe7d845ea2e0aebfa1626b2b26a61272cc0b48805d527ee1b9dcd34f1a57d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-22T04:11:02.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6099 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-07-22T04:11:02.091Z] Running in /w/workspace/device-onvif-camera/202 [Pipeline] { [Pipeline] checkout [2024-07-22T04:11:02.220Z] The recommended git tool is: git [2024-07-22T04:11:11.239Z] using credential edgex-jenkins-ssh [2024-07-22T04:11:11.269Z] Cloning the remote Git repository [2024-07-22T04:11:11.321Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-22T04:11:11.475Z] > git init /w/workspace/device-onvif-camera/202 # timeout=10 [2024-07-22T04:11:11.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-22T04:11:11.748Z] > git --version # timeout=10 [2024-07-22T04:11:11.778Z] > git --version # 'git version 2.25.1' [2024-07-22T04:11:11.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-22T04:11:12.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T04:11:14.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-22T04:11:14.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-22T04:11:16.362Z] Avoid second fetch [2024-07-22T04:11:16.363Z] Checking out Revision a701db29a77f3bc55bc717b71f527cfd5cf355f2 (main) [2024-07-22T04:11:17.403Z] Commit message: "Merge pull request #447 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [2024-07-22T04:11:16.389Z] > git config core.sparsecheckout # timeout=10 [2024-07-22T04:11:16.487Z] > git checkout -f a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T04:11:22.370Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-22T04:11:22.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T04:11:22.370Z] Dload Upload Total Spent Left Speed [2024-07-22T04:11:22.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-07-22T04:11:22.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-22T04:11:23.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-22T04:11:23.045Z] + sudo tee /etc/docker/daemon.new [2024-07-22T04:11:23.045Z] { [2024-07-22T04:11:23.045Z] "registry-mirrors": [ [2024-07-22T04:11:23.045Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-22T04:11:23.045Z] ], [2024-07-22T04:11:23.045Z] "bip": "10.250.0.254/24", [2024-07-22T04:11:23.045Z] "hosts": [ [2024-07-22T04:11:23.045Z] "tcp://0.0.0.0:5555", [2024-07-22T04:11:23.045Z] "unix:///var/run/docker.sock" [2024-07-22T04:11:23.045Z] ], [2024-07-22T04:11:23.045Z] "mtu": 1458, [2024-07-22T04:11:23.045Z] "selinux-enabled": true, [2024-07-22T04:11:23.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-22T04:11:23.045Z] } [Pipeline] sh [2024-07-22T04:11:23.377Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-22T04:11:23.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:11:42.028Z] provisioning config files... [2024-07-22T04:11:42.057Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/202@tmp/config17035717489709427717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:11:42.519Z] ---> ****-login.sh [2024-07-22T04:11:42.519Z] nexus3.edgexfoundry.org:10001 [2024-07-22T04:11:43.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:11:43.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:11:43.393Z] Configure a credential helper to remove this warning. See [2024-07-22T04:11:43.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:11:43.393Z] [2024-07-22T04:11:43.393Z] Login Succeeded [2024-07-22T04:11:43.393Z] nexus3.edgexfoundry.org:10002 [2024-07-22T04:11:43.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:11:43.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:11:43.673Z] Configure a credential helper to remove this warning. See [2024-07-22T04:11:43.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:11:43.673Z] [2024-07-22T04:11:43.673Z] Login Succeeded [2024-07-22T04:11:43.673Z] nexus3.edgexfoundry.org:10003 [2024-07-22T04:11:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:11:44.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:11:44.222Z] Configure a credential helper to remove this warning. See [2024-07-22T04:11:44.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:11:44.222Z] [2024-07-22T04:11:44.222Z] Login Succeeded [2024-07-22T04:11:44.222Z] nexus3.edgexfoundry.org:10004 [2024-07-22T04:11:44.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:11:44.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:11:44.493Z] Configure a credential helper to remove this warning. See [2024-07-22T04:11:44.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:11:44.493Z] [2024-07-22T04:11:44.493Z] Login Succeeded [2024-07-22T04:11:44.493Z] ****.io [2024-07-22T04:11:44.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:11:45.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:11:45.036Z] Configure a credential helper to remove this warning. See [2024-07-22T04:11:45.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:11:45.036Z] [2024-07-22T04:11:45.036Z] Login Succeeded [2024-07-22T04:11:45.036Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T04:11:45.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-22T04:11:45.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:11:45.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:11:45.442Z] ========================================================= [2024-07-22T04:11:45.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-22T04:11:45.442Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:11:45.817Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-22T04:11:46.408Z] Sending build context to Docker daemon 21.71MB [2024-07-22T04:11:46.408Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T04:11:46.408Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-22T04:11:46.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-22T04:11:46.676Z] c6b39de5b339: Pulling fs layer [2024-07-22T04:11:46.676Z] a69c41024577: Pulling fs layer [2024-07-22T04:11:46.676Z] d6de4b400683: Pulling fs layer [2024-07-22T04:11:46.676Z] 35cb2a7552d0: Pulling fs layer [2024-07-22T04:11:46.676Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T04:11:46.676Z] 464afbd9ba4c: Pulling fs layer [2024-07-22T04:11:46.676Z] 00f215d4a9da: Pulling fs layer [2024-07-22T04:11:46.676Z] d496ad576159: Pulling fs layer [2024-07-22T04:11:46.676Z] 464afbd9ba4c: Waiting [2024-07-22T04:11:46.676Z] 35cb2a7552d0: Waiting [2024-07-22T04:11:46.676Z] 00f215d4a9da: Waiting [2024-07-22T04:11:46.676Z] d496ad576159: Waiting [2024-07-22T04:11:46.676Z] 4f4fb700ef54: Waiting [2024-07-22T04:11:46.945Z] a69c41024577: Verifying Checksum [2024-07-22T04:11:46.945Z] a69c41024577: Download complete [2024-07-22T04:11:46.945Z] 35cb2a7552d0: Verifying Checksum [2024-07-22T04:11:46.945Z] 35cb2a7552d0: Download complete [2024-07-22T04:11:46.945Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T04:11:46.945Z] 4f4fb700ef54: Download complete [2024-07-22T04:11:46.945Z] c6b39de5b339: Verifying Checksum [2024-07-22T04:11:46.945Z] c6b39de5b339: Download complete [2024-07-22T04:11:46.945Z] 464afbd9ba4c: Verifying Checksum [2024-07-22T04:11:46.945Z] 464afbd9ba4c: Download complete [2024-07-22T04:11:47.533Z] d496ad576159: Verifying Checksum [2024-07-22T04:11:47.533Z] d496ad576159: Download complete [2024-07-22T04:11:47.805Z] c6b39de5b339: Pull complete [2024-07-22T04:11:48.394Z] a69c41024577: Pull complete [2024-07-22T04:11:48.666Z] d6de4b400683: Verifying Checksum [2024-07-22T04:11:48.666Z] d6de4b400683: Download complete [2024-07-22T04:11:50.085Z] 00f215d4a9da: Verifying Checksum [2024-07-22T04:11:50.085Z] 00f215d4a9da: Download complete [2024-07-22T04:12:02.430Z] d6de4b400683: Pull complete [2024-07-22T04:12:02.430Z] 35cb2a7552d0: Pull complete [2024-07-22T04:12:02.430Z] 4f4fb700ef54: Pull complete [2024-07-22T04:12:02.430Z] 464afbd9ba4c: Pull complete [2024-07-22T04:12:12.539Z] 00f215d4a9da: Pull complete [2024-07-22T04:12:12.809Z] d496ad576159: Pull complete [2024-07-22T04:12:12.810Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-22T04:12:12.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-22T04:12:12.810Z] ---> f246e2811388 [2024-07-22T04:12:12.810Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-22T04:12:14.799Z] ---> Running in 9bd6055a7afd [2024-07-22T04:12:14.799Z] Removing intermediate container 9bd6055a7afd [2024-07-22T04:12:14.799Z] ---> 72218fe319e0 [2024-07-22T04:12:14.799Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T04:12:15.072Z] ---> Running in 7014a7348c42 [2024-07-22T04:12:15.340Z] Removing intermediate container 7014a7348c42 [2024-07-22T04:12:15.340Z] ---> f8c8ba08cec2 [2024-07-22T04:12:15.340Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T04:12:15.340Z] ---> Running in 48bbc9e26dc1 [2024-07-22T04:12:15.617Z] Removing intermediate container 48bbc9e26dc1 [2024-07-22T04:12:15.617Z] ---> 54d118c3738b [2024-07-22T04:12:15.617Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T04:12:15.617Z] ---> Running in 73eb6392d4d3 [2024-07-22T04:12:16.203Z] Removing intermediate container 73eb6392d4d3 [2024-07-22T04:12:16.203Z] ---> 1b4662227650 [2024-07-22T04:12:16.203Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-22T04:12:16.203Z] ---> Running in e27817b68fc2 [2024-07-22T04:12:16.473Z] Removing intermediate container e27817b68fc2 [2024-07-22T04:12:16.473Z] ---> 52aa269a95be [2024-07-22T04:12:16.473Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T04:12:16.473Z] ---> Running in 9f45b3a60ac9 [2024-07-22T04:12:17.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:12:18.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:12:19.127Z] OK: 266 MiB in 52 packages [2024-07-22T04:12:20.575Z] Removing intermediate container 9f45b3a60ac9 [2024-07-22T04:12:20.575Z] ---> 64ad077f74ce [2024-07-22T04:12:20.575Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-22T04:12:20.575Z] ---> Running in 08a6ec853f20 [2024-07-22T04:12:20.844Z] Removing intermediate container 08a6ec853f20 [2024-07-22T04:12:20.844Z] ---> cb21792ff85d [2024-07-22T04:12:20.844Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-22T04:12:21.432Z] ---> cec0774ae95d [2024-07-22T04:12:21.432Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T04:12:21.703Z] ---> Running in d1e3fb5c8a16 [2024-07-22T04:14:28.381Z] Removing intermediate container d1e3fb5c8a16 [2024-07-22T04:14:28.381Z] ---> b49e60abc3d5 [2024-07-22T04:14:28.381Z] Step 12/13 : COPY . . [2024-07-22T04:14:28.381Z] ---> 71ec8b06ee2f [2024-07-22T04:14:28.381Z] Step 13/13 : RUN ${MAKE} [2024-07-22T04:14:28.381Z] ---> Running in 0df6456d9b18 [2024-07-22T04:14:28.381Z] noop [2024-07-22T04:14:28.381Z] Removing intermediate container 0df6456d9b18 [2024-07-22T04:14:28.381Z] ---> fd7792f45239 [2024-07-22T04:14:28.381Z] Successfully built fd7792f45239 [2024-07-22T04:14:28.381Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:14:28.748Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T04:14:28.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:14:28.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container [2024-07-22T04:14:29.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/202 -v /w/workspace/device-onvif-camera/202:/w/workspace/device-onvif-camera/202:rw,z -v /w/workspace/device-onvif-camera/202@tmp:/w/workspace/device-onvif-camera/202@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-arm64 cat [2024-07-22T04:14:30.211Z] $ docker top 5bc113ae35173693a9855cf8a1525367edae0af3410733ddddeba949689e37bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:14:31.047Z] + go version [2024-07-22T04:14:31.047Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-22T04:14:31.061Z] $ docker stop --time=1 5bc113ae35173693a9855cf8a1525367edae0af3410733ddddeba949689e37bf [2024-07-22T04:14:32.675Z] $ docker rm -f --volumes 5bc113ae35173693a9855cf8a1525367edae0af3410733ddddeba949689e37bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:14:33.245Z] + docker inspect -f . ci-base-image-arm64 [2024-07-22T04:14:33.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:14:33.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container [2024-07-22T04:14:33.486Z] $ 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/202 -v /w/workspace/device-onvif-camera/202:/w/workspace/device-onvif-camera/202:rw,z -v /w/workspace/device-onvif-camera/202@tmp:/w/workspace/device-onvif-camera/202@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-arm64 cat [2024-07-22T04:14:34.594Z] $ docker top c2b9b6288ecf1e88f50cff9cdc86a95136caf817e77c9c204827e61ddb7e4532 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:14:35.420Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/202 [Pipeline] fileExists [Pipeline] sh [2024-07-22T04:14:36.077Z] + make test [2024-07-22T04:14:36.077Z] go test ./... -coverprofile=coverage.out ./... [2024-07-22T04:14:41.427Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-22T04:18:18.259Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-22T04:18:18.259Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-22T04:18:18.259Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.171s coverage: 31.4% of statements [2024-07-22T04:18:36.509Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.208s coverage: 86.5% of statements [2024-07-22T04:18:36.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-22T04:18:36.509Z] go vet ./... [2024-07-22T04:19:23.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-22T04:19:23.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-22T04:19:23.369Z] ./bin/test-attribution-txt.sh [2024-07-22T04:19:23.369Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-22T04:19:23.369Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-22T04:19:23.637Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-22T04:19:23.905Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-22T04:19:23.905Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-22T04:19:23.905Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-22T04:19:23.905Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-22T04:19:23.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-22T04:19:23.943Z] $ docker stop --time=1 c2b9b6288ecf1e88f50cff9cdc86a95136caf817e77c9c204827e61ddb7e4532 [2024-07-22T04:19:25.953Z] $ docker rm -f --volumes c2b9b6288ecf1e88f50cff9cdc86a95136caf817e77c9c204827e61ddb7e4532 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T04:19:27.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-22T04:19:27.596Z] Warning: overwriting stash ‘coverage-report’ [2024-07-22T04:19:28.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-22T04:19:28.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-22T04:19:28.910Z] + ls -al . [2024-07-22T04:19:28.910Z] total 308 [2024-07-22T04:19:28.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 04:14 . [2024-07-22T04:19:28.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:11 .. [2024-07-22T04:19:28.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 04:11 .git [2024-07-22T04:19:28.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:11 .github [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 22 04:11 .gitignore [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 22 04:11 .golangci.yml [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 22 04:11 Attribution.txt [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 22 04:11 CHANGELOG.md [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 22 04:11 Dockerfile [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 04:11 GOVERNANCE.md [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 22 04:11 Jenkinsfile [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 22 04:11 LICENSE [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 22 04:11 Makefile [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 22 04:11 OWNERS.md [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 22 04:11 README.md [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 22 04:07 VERSION [2024-07-22T04:19:28.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 04:11 bin [2024-07-22T04:19:28.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 04:11 cmd [2024-07-22T04:19:28.910Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 22 04:18 coverage.out [2024-07-22T04:19:28.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:11 doc [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 22 04:11 go.mod [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 102411 Jul 22 04:11 go.sum [2024-07-22T04:19:28.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 04:11 internal [2024-07-22T04:19:28.910Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 22 04:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:19:29.261Z] + 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=a701db29a77f3bc55bc717b71f527cfd5cf355f2 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-07-22T04:19:29.854Z] Sending build context to Docker daemon 21.79MB [2024-07-22T04:19:29.854Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-22T04:19:29.854Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-22T04:19:29.854Z] ---> fd7792f45239 [2024-07-22T04:19:29.854Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-22T04:19:30.123Z] ---> Running in 82b54bd7dbe4 [2024-07-22T04:19:30.391Z] Removing intermediate container 82b54bd7dbe4 [2024-07-22T04:19:30.391Z] ---> b1969741da93 [2024-07-22T04:19:30.391Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-22T04:19:30.391Z] ---> Running in be44e8da1459 [2024-07-22T04:19:30.984Z] Removing intermediate container be44e8da1459 [2024-07-22T04:19:30.984Z] ---> 7de62622e596 [2024-07-22T04:19:30.984Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-22T04:19:30.984Z] ---> Running in cac65214cb61 [2024-07-22T04:19:31.252Z] Removing intermediate container cac65214cb61 [2024-07-22T04:19:31.252Z] ---> c8660b4b277f [2024-07-22T04:19:31.252Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-22T04:19:31.252Z] ---> Running in a3163f729538 [2024-07-22T04:19:31.520Z] Removing intermediate container a3163f729538 [2024-07-22T04:19:31.520Z] ---> 046485781565 [2024-07-22T04:19:31.520Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-22T04:19:31.789Z] ---> Running in 68d48afdd3f0 [2024-07-22T04:19:32.060Z] Removing intermediate container 68d48afdd3f0 [2024-07-22T04:19:32.060Z] ---> e7331e7212ed [2024-07-22T04:19:32.060Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-22T04:19:32.060Z] ---> Running in 9b97100c5b4e [2024-07-22T04:19:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:19:33.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:19:34.779Z] OK: 266 MiB in 52 packages [2024-07-22T04:19:35.378Z] Removing intermediate container 9b97100c5b4e [2024-07-22T04:19:35.378Z] ---> e39df3f3e053 [2024-07-22T04:19:35.378Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-22T04:19:35.662Z] ---> Running in b5b0c0e35401 [2024-07-22T04:19:35.983Z] Removing intermediate container b5b0c0e35401 [2024-07-22T04:19:35.983Z] ---> a80f37bd4f1a [2024-07-22T04:19:35.983Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-22T04:19:36.266Z] ---> 90ee5bad292f [2024-07-22T04:19:36.266Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-22T04:19:36.535Z] ---> Running in 3165dfaabfa7 [2024-07-22T04:19:39.136Z] Removing intermediate container 3165dfaabfa7 [2024-07-22T04:19:39.136Z] ---> 8dcbd32e5556 [2024-07-22T04:19:39.136Z] Step 12/27 : COPY . . [2024-07-22T04:19:41.076Z] ---> c14a52c4294d [2024-07-22T04:19:41.076Z] Step 13/27 : RUN ${MAKE} [2024-07-22T04:19:41.076Z] ---> Running in 7ab1a7281603 [2024-07-22T04:19:42.035Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-22T04:23:33.825Z] Removing intermediate container 7ab1a7281603 [2024-07-22T04:23:33.825Z] ---> f3770e56035d [2024-07-22T04:23:33.825Z] Step 14/27 : FROM alpine:3.18 [2024-07-22T04:23:33.825Z] 3.18: Pulling from library/alpine [2024-07-22T04:23:33.825Z] 5c905c7ebe2f: Pulling fs layer [2024-07-22T04:23:33.825Z] 5c905c7ebe2f: Verifying Checksum [2024-07-22T04:23:33.825Z] 5c905c7ebe2f: Download complete [2024-07-22T04:23:33.825Z] 5c905c7ebe2f: Pull complete [2024-07-22T04:23:33.825Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-22T04:23:33.825Z] Status: Downloaded newer image for alpine:3.18 [2024-07-22T04:23:33.825Z] ---> dec292d02e07 [2024-07-22T04:23:33.825Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-22T04:23:33.825Z] ---> Running in 8c88cdd7c8d4 [2024-07-22T04:23:33.825Z] Removing intermediate container 8c88cdd7c8d4 [2024-07-22T04:23:33.825Z] ---> 04492455adbb [2024-07-22T04:23:33.825Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-22T04:23:33.825Z] ---> Running in 94df023616ae [2024-07-22T04:23:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:23:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:23:33.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-22T04:23:33.825Z] Executing busybox-1.36.1-r7.trigger [2024-07-22T04:23:33.825Z] OK: 8 MiB in 16 packages [2024-07-22T04:23:33.825Z] Removing intermediate container 94df023616ae [2024-07-22T04:23:33.825Z] ---> f71875cfd693 [2024-07-22T04:23:33.825Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-22T04:23:33.825Z] ---> Running in b1feaee19aab [2024-07-22T04:23:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-22T04:23:33.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-22T04:23:33.825Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:23:33.825Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-22T04:23:33.825Z] OK: 8 MiB in 16 packages [2024-07-22T04:23:33.825Z] Removing intermediate container b1feaee19aab [2024-07-22T04:23:33.825Z] ---> 57b97827e773 [2024-07-22T04:23:33.825Z] Step 18/27 : WORKDIR / [2024-07-22T04:23:33.825Z] ---> Running in 20091b24c0e3 [2024-07-22T04:23:33.825Z] Removing intermediate container 20091b24c0e3 [2024-07-22T04:23:33.825Z] ---> b18dab81b11e [2024-07-22T04:23:33.825Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-22T04:23:33.825Z] ---> c257da168a83 [2024-07-22T04:23:33.825Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-22T04:23:33.825Z] ---> 724937901d12 [2024-07-22T04:23:33.825Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-22T04:23:33.825Z] ---> bb14cd6bda4e [2024-07-22T04:23:33.825Z] Step 22/27 : EXPOSE 59984 [2024-07-22T04:23:33.825Z] ---> Running in 8e5774bee0f0 [2024-07-22T04:23:33.825Z] Removing intermediate container 8e5774bee0f0 [2024-07-22T04:23:33.825Z] ---> 66cc3a857a94 [2024-07-22T04:23:33.825Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-22T04:23:33.825Z] ---> Running in a8315c2936a1 [2024-07-22T04:23:33.825Z] Removing intermediate container a8315c2936a1 [2024-07-22T04:23:33.825Z] ---> 7d838370e2e0 [2024-07-22T04:23:33.825Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-22T04:23:33.825Z] ---> Running in 342123fc8fb1 [2024-07-22T04:23:33.825Z] Removing intermediate container 342123fc8fb1 [2024-07-22T04:23:33.825Z] ---> 69c79e239485 [2024-07-22T04:23:33.825Z] Step 25/27 : LABEL arch=arm64 [2024-07-22T04:23:33.825Z] ---> Running in bd168af50d5c [2024-07-22T04:23:33.825Z] Removing intermediate container bd168af50d5c [2024-07-22T04:23:33.825Z] ---> d14500a14095 [2024-07-22T04:23:33.825Z] Step 26/27 : LABEL git_sha=a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:23:33.825Z] ---> Running in cd7878ddc636 [2024-07-22T04:23:33.825Z] Removing intermediate container cd7878ddc636 [2024-07-22T04:23:33.825Z] ---> 2695f27aafd3 [2024-07-22T04:23:33.825Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-07-22T04:23:33.825Z] ---> Running in 2f11d4a51e93 [2024-07-22T04:23:34.405Z] Removing intermediate container 2f11d4a51e93 [2024-07-22T04:23:34.405Z] ---> 0fd85f4afaaf [2024-07-22T04:23:34.405Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-22T04:23:34.405Z] Successfully built 0fd85f4afaaf [2024-07-22T04:23:34.405Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:23:34.558Z] provisioning config files... [2024-07-22T04:23:34.571Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/202@tmp/config18429396951089653802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:23:34.922Z] ---> ****-login.sh [2024-07-22T04:23:34.922Z] nexus3.edgexfoundry.org:10001 [2024-07-22T04:23:35.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:23:35.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:23:35.191Z] Configure a credential helper to remove this warning. See [2024-07-22T04:23:35.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:23:35.191Z] [2024-07-22T04:23:35.191Z] Login Succeeded [2024-07-22T04:23:35.191Z] nexus3.edgexfoundry.org:10002 [2024-07-22T04:23:35.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:23:35.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:23:35.458Z] Configure a credential helper to remove this warning. See [2024-07-22T04:23:35.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:23:35.458Z] [2024-07-22T04:23:35.458Z] Login Succeeded [2024-07-22T04:23:35.730Z] nexus3.edgexfoundry.org:10003 [2024-07-22T04:23:35.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:23:35.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:23:35.998Z] Configure a credential helper to remove this warning. See [2024-07-22T04:23:35.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:23:35.998Z] [2024-07-22T04:23:35.998Z] Login Succeeded [2024-07-22T04:23:35.998Z] nexus3.edgexfoundry.org:10004 [2024-07-22T04:23:36.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:23:36.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:23:36.266Z] Configure a credential helper to remove this warning. See [2024-07-22T04:23:36.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:23:36.266Z] [2024-07-22T04:23:36.266Z] Login Succeeded [2024-07-22T04:23:36.266Z] ****.io [2024-07-22T04:23:36.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-22T04:23:36.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-22T04:23:36.801Z] Configure a credential helper to remove this warning. See [2024-07-22T04:23:36.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-22T04:23:36.801Z] [2024-07-22T04:23:36.801Z] Login Succeeded [2024-07-22T04:23:36.801Z] ---> ****-login.sh ends [Pipeline] } [2024-07-22T04:23:36.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T04:23:36.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-22T04:23:36.898Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-07-22T04:23:36.898Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:23:36.898Z] latest [2024-07-22T04:23:36.898Z] 3.2.0-dev.16 [2024-07-22T04:23:36.898Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:23:36.898Z] main [2024-07-22T04:23:36.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:37.271Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:37.619Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:23:37.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-22T04:23:37.619Z] fe5143eeafd7: Preparing [2024-07-22T04:23:37.619Z] 369b45813f21: Preparing [2024-07-22T04:23:37.619Z] c6165b021733: Preparing [2024-07-22T04:23:37.619Z] 07d66cf93004: Preparing [2024-07-22T04:23:37.619Z] 260ae9ac21db: Preparing [2024-07-22T04:23:37.619Z] da707bb00cb8: Preparing [2024-07-22T04:23:37.619Z] da707bb00cb8: Waiting [2024-07-22T04:23:37.884Z] 260ae9ac21db: Pushed [2024-07-22T04:23:37.884Z] 369b45813f21: Pushed [2024-07-22T04:23:37.884Z] fe5143eeafd7: Pushed [2024-07-22T04:23:37.884Z] da707bb00cb8: Layer already exists [2024-07-22T04:23:39.289Z] 07d66cf93004: Pushed [2024-07-22T04:23:44.643Z] c6165b021733: Pushed [2024-07-22T04:23:44.643Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2: digest: sha256:f564d2733318cecda70d0b50a4974793c24a287a8a1d16442dd321a646aa5b42 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:45.010Z] + 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-07-22T04:23:45.370Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-22T04:23:45.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-22T04:23:45.370Z] fe5143eeafd7: Preparing [2024-07-22T04:23:45.370Z] 369b45813f21: Preparing [2024-07-22T04:23:45.370Z] c6165b021733: Preparing [2024-07-22T04:23:45.370Z] 07d66cf93004: Preparing [2024-07-22T04:23:45.370Z] 260ae9ac21db: Preparing [2024-07-22T04:23:45.370Z] da707bb00cb8: Preparing [2024-07-22T04:23:45.370Z] da707bb00cb8: Waiting [2024-07-22T04:23:45.370Z] c6165b021733: Layer already exists [2024-07-22T04:23:45.370Z] 07d66cf93004: Layer already exists [2024-07-22T04:23:45.370Z] 260ae9ac21db: Layer already exists [2024-07-22T04:23:45.370Z] fe5143eeafd7: Layer already exists [2024-07-22T04:23:45.370Z] 369b45813f21: Layer already exists [2024-07-22T04:23:45.370Z] da707bb00cb8: Layer already exists [2024-07-22T04:23:45.635Z] latest: digest: sha256:f564d2733318cecda70d0b50a4974793c24a287a8a1d16442dd321a646aa5b42 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:45.995Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:46.348Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.16 [2024-07-22T04:23:46.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-22T04:23:46.348Z] fe5143eeafd7: Preparing [2024-07-22T04:23:46.348Z] 369b45813f21: Preparing [2024-07-22T04:23:46.348Z] c6165b021733: Preparing [2024-07-22T04:23:46.348Z] 07d66cf93004: Preparing [2024-07-22T04:23:46.348Z] 260ae9ac21db: Preparing [2024-07-22T04:23:46.348Z] da707bb00cb8: Preparing [2024-07-22T04:23:46.348Z] da707bb00cb8: Waiting [2024-07-22T04:23:46.348Z] 07d66cf93004: Layer already exists [2024-07-22T04:23:46.348Z] c6165b021733: Layer already exists [2024-07-22T04:23:46.348Z] 369b45813f21: Layer already exists [2024-07-22T04:23:46.348Z] fe5143eeafd7: Layer already exists [2024-07-22T04:23:46.348Z] 260ae9ac21db: Layer already exists [2024-07-22T04:23:46.348Z] da707bb00cb8: Layer already exists [2024-07-22T04:23:46.348Z] 3.2.0-dev.16: digest: sha256:f564d2733318cecda70d0b50a4974793c24a287a8a1d16442dd321a646aa5b42 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:46.974Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:47.328Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:23:47.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-22T04:23:47.328Z] fe5143eeafd7: Preparing [2024-07-22T04:23:47.328Z] 369b45813f21: Preparing [2024-07-22T04:23:47.328Z] c6165b021733: Preparing [2024-07-22T04:23:47.328Z] 07d66cf93004: Preparing [2024-07-22T04:23:47.328Z] 260ae9ac21db: Preparing [2024-07-22T04:23:47.328Z] da707bb00cb8: Preparing [2024-07-22T04:23:47.329Z] da707bb00cb8: Waiting [2024-07-22T04:23:47.329Z] c6165b021733: Layer already exists [2024-07-22T04:23:47.329Z] fe5143eeafd7: Layer already exists [2024-07-22T04:23:47.329Z] 260ae9ac21db: Layer already exists [2024-07-22T04:23:47.329Z] 07d66cf93004: Layer already exists [2024-07-22T04:23:47.329Z] 369b45813f21: Layer already exists [2024-07-22T04:23:47.329Z] da707bb00cb8: Layer already exists [2024-07-22T04:23:47.594Z] a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16: digest: sha256:f564d2733318cecda70d0b50a4974793c24a287a8a1d16442dd321a646aa5b42 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:47.959Z] + 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-07-22T04:23:48.327Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-07-22T04:23:48.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-22T04:23:48.327Z] fe5143eeafd7: Preparing [2024-07-22T04:23:48.327Z] 369b45813f21: Preparing [2024-07-22T04:23:48.327Z] c6165b021733: Preparing [2024-07-22T04:23:48.327Z] 07d66cf93004: Preparing [2024-07-22T04:23:48.327Z] 260ae9ac21db: Preparing [2024-07-22T04:23:48.327Z] da707bb00cb8: Preparing [2024-07-22T04:23:48.327Z] da707bb00cb8: Waiting [2024-07-22T04:23:48.327Z] fe5143eeafd7: Layer already exists [2024-07-22T04:23:48.327Z] c6165b021733: Layer already exists [2024-07-22T04:23:48.327Z] 369b45813f21: Layer already exists [2024-07-22T04:23:48.327Z] 07d66cf93004: Layer already exists [2024-07-22T04:23:48.327Z] 260ae9ac21db: Layer already exists [2024-07-22T04:23:48.327Z] da707bb00cb8: Layer already exists [2024-07-22T04:23:48.593Z] main: digest: sha256:f564d2733318cecda70d0b50a4974793c24a287a8a1d16442dd321a646aa5b42 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-22T04:23:48.678Z] ===================================================== [Pipeline] echo [2024-07-22T04:23:48.693Z] taggedImages: [2024-07-22T04:23:48.693Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2 [2024-07-22T04:23:48.693Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-22T04:23:48.693Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.16 [2024-07-22T04:23:48.693Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a701db29a77f3bc55bc717b71f527cfd5cf355f2-3.2.0-dev.16 [2024-07-22T04:23:48.693Z] - 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-07-22T04:23:49.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:23:49.101Z] [2024-07-22T04:23:49.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:23:49.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:23:49.446Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-22T04:23:49.446Z] 8998bd30e6a1: Pulling fs layer [2024-07-22T04:23:49.446Z] 04944245beec: Pulling fs layer [2024-07-22T04:23:49.446Z] 699f458cf7ca: Pulling fs layer [2024-07-22T04:23:49.446Z] 765212b225bb: Pulling fs layer [2024-07-22T04:23:49.446Z] 765212b225bb: Waiting [2024-07-22T04:23:49.446Z] f23df028b6ca: Pulling fs layer [2024-07-22T04:23:49.446Z] d65c8cfc05b1: Pulling fs layer [2024-07-22T04:23:49.446Z] 2437ff75d9bd: Pulling fs layer [2024-07-22T04:23:49.446Z] d65c8cfc05b1: Waiting [2024-07-22T04:23:49.446Z] 2437ff75d9bd: Waiting [2024-07-22T04:23:49.715Z] 04944245beec: Verifying Checksum [2024-07-22T04:23:49.715Z] 04944245beec: Download complete [2024-07-22T04:23:49.715Z] 765212b225bb: Verifying Checksum [2024-07-22T04:23:49.715Z] 765212b225bb: Download complete [2024-07-22T04:23:49.715Z] f23df028b6ca: Verifying Checksum [2024-07-22T04:23:49.715Z] f23df028b6ca: Download complete [2024-07-22T04:23:49.715Z] d65c8cfc05b1: Verifying Checksum [2024-07-22T04:23:49.715Z] d65c8cfc05b1: Download complete [2024-07-22T04:23:49.981Z] 699f458cf7ca: Verifying Checksum [2024-07-22T04:23:49.981Z] 699f458cf7ca: Download complete [2024-07-22T04:23:50.247Z] 8998bd30e6a1: Download complete [2024-07-22T04:23:52.825Z] 2437ff75d9bd: Verifying Checksum [2024-07-22T04:23:52.826Z] 2437ff75d9bd: Download complete [2024-07-22T04:23:54.765Z] 8998bd30e6a1: Pull complete [2024-07-22T04:23:55.354Z] 04944245beec: Pull complete [2024-07-22T04:23:57.301Z] 699f458cf7ca: Pull complete [2024-07-22T04:23:57.301Z] 765212b225bb: Pull complete [2024-07-22T04:23:58.260Z] f23df028b6ca: Pull complete [2024-07-22T04:23:58.527Z] d65c8cfc05b1: Pull complete [2024-07-22T04:24:16.717Z] 2437ff75d9bd: Pull complete [2024-07-22T04:24:16.717Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-22T04:24:16.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-22T04:24:16.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:24:16.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-6099 does not seem to be running inside a container [2024-07-22T04:24:17.002Z] $ 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/202 -v /w/workspace/device-onvif-camera/202:/w/workspace/device-onvif-camera/202:rw,z -v /w/workspace/device-onvif-camera/202@tmp:/w/workspace/device-onvif-camera/202@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:arm64 cat [2024-07-22T04:24:19.891Z] $ docker top d0ca59e186ec94d08413564bb83ea47dc46b5230bb3b61620a6fc5895b4c227a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:24:20.766Z] ---> job-cost.sh [2024-07-22T04:24:20.766Z] lf-activate-venv: SKIPPING [2024-07-22T04:24:20.766Z] INFO: No Stack... [2024-07-22T04:24:21.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-22T04:24:21.987Z] INFO: Archiving Costs [Pipeline] sh [2024-07-22T04:24:22.625Z] + cat /w/workspace/device-onvif-camera/202/archives/cost.csv [2024-07-22T04:24:22.625Z] + cut -d, -f6 [Pipeline] lock [2024-07-22T04:24:22.684Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [2024-07-22T04:24:22.694Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] did not exist. Created. [2024-07-22T04:24:22.708Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-22T04:24:23.374Z] /w/workspace/device-onvif-camera/202@tmp/durable-2a774c3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-22T04:24:24.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-22T04:24:24.035Z] Warning: overwriting stash ‘stack-cost’ [2024-07-22T04:24:24.095Z] Stashed 1 file(s) [Pipeline] } [2024-07-22T04:24:24.104Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-22T04:24:24.122Z] $ docker stop --time=1 d0ca59e186ec94d08413564bb83ea47dc46b5230bb3b61620a6fc5895b4c227a [2024-07-22T04:24:25.642Z] $ docker rm -f --volumes d0ca59e186ec94d08413564bb83ea47dc46b5230bb3b61620a6fc5895b4c227a [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-07-22T04:24:26.211Z] provisioning config files... [2024-07-22T04:24:26.218Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3188285697029601429tmp [Pipeline] { [Pipeline] sh [2024-07-22T04:24:26.511Z] + set +x [2024-07-22T04:24:26.511Z] + curl -s https://codecov.io/bash [2024-07-22T04:24:26.511Z] + bash -s -- [2024-07-22T04:24:26.511Z] [2024-07-22T04:24:26.511Z] _____ _ [2024-07-22T04:24:26.511Z] / ____| | | [2024-07-22T04:24:26.511Z] | | ___ __| | ___ ___ _____ __ [2024-07-22T04:24:26.511Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-22T04:24:26.511Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-22T04:24:26.511Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-22T04:24:26.511Z] Bash-1.0.6 [2024-07-22T04:24:26.511Z] [2024-07-22T04:24:26.511Z] [2024-07-22T04:24:26.511Z] ==> git version 2.25.1 found [2024-07-22T04:24:26.511Z] ==> 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-07-22T04:24:26.511Z] Release-Date: 2020-01-08 [2024-07-22T04:24:26.511Z] 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-07-22T04:24:26.511Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-22T04:24:26.511Z] ==> Jenkins CI detected. [2024-07-22T04:24:26.511Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-07-22T04:24:26.511Z] project root: . [2024-07-22T04:24:26.511Z] --> token set from env [2024-07-22T04:24:26.511Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-22T04:24:26.511Z] ==> Running gcov in . (disable via -X gcov) [2024-07-22T04:24:26.511Z] ==> Python coveragepy not found [2024-07-22T04:24:26.511Z] ==> Searching for coverage reports in: [2024-07-22T04:24:26.511Z] + . [2024-07-22T04:24:26.511Z] -> Found 1 reports [2024-07-22T04:24:26.511Z] ==> Detecting git/mercurial file structure [2024-07-22T04:24:26.511Z] ==> Reading reports [2024-07-22T04:24:26.770Z] + ./coverage.out bytes=78805 [2024-07-22T04:24:26.770Z] ==> Appending adjustments [2024-07-22T04:24:26.770Z] https://docs.codecov.io/docs/fixing-reports [2024-07-22T04:24:26.770Z] + Found adjustments [2024-07-22T04:24:26.770Z] ==> Gzipping contents [2024-07-22T04:24:26.770Z] 12K /tmp/codecov.ldq2nT.gz [2024-07-22T04:24:26.770Z] ==> Uploading reports [2024-07-22T04:24:26.770Z] url: https://codecov.io [2024-07-22T04:24:26.771Z] query: branch=main&commit=a701db29a77f3bc55bc717b71f527cfd5cf355f2&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-22T04:24:26.771Z] -> Pinging Codecov [2024-07-22T04:24:26.771Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a701db29a77f3bc55bc717b71f527cfd5cf355f2&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-22T04:24:27.030Z] -> Uploading to [2024-07-22T04:24:27.030Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-22/F29A59C45E3A92E06B3E522C9905F8EF/a701db29a77f3bc55bc717b71f527cfd5cf355f2/829a588c-97b3-4455-9976-ee6de8f86b5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240722%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240722T042426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39c9ac95ecbb6a032db57cacba34a641c80efd3bcfc96fda1826b259adeeac2b [2024-07-22T04:24:27.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T04:24:27.030Z] Dload Upload Total Spent Left Speed [2024-07-22T04:24:27.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 46428 --:--:-- --:--:-- --:--:-- 46636 [2024-07-22T04:24:27.291Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] } [2024-07-22T04:24:27.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-22T04:24:27.535Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-22T04:24:27.553Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:24:27.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T04:24:27.862Z] [2024-07-22T04:24:27.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:24:28.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T04:24:28.172Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-22T04:24:28.172Z] 619be1103602: Already exists [2024-07-22T04:24:28.172Z] f8ea3408117e: Pulling fs layer [2024-07-22T04:24:28.172Z] 91320369b822: Pulling fs layer [2024-07-22T04:24:28.172Z] 0406650e8295: Pulling fs layer [2024-07-22T04:24:28.172Z] 4f4fb700ef54: Pulling fs layer [2024-07-22T04:24:28.172Z] 96d80e3f36e1: Pulling fs layer [2024-07-22T04:24:28.172Z] bcf3aedb951c: Pulling fs layer [2024-07-22T04:24:28.172Z] 96d80e3f36e1: Waiting [2024-07-22T04:24:28.172Z] 4f4fb700ef54: Waiting [2024-07-22T04:24:28.172Z] bcf3aedb951c: Waiting [2024-07-22T04:24:28.172Z] 0406650e8295: Verifying Checksum [2024-07-22T04:24:28.172Z] 0406650e8295: Download complete [2024-07-22T04:24:28.172Z] f8ea3408117e: Download complete [2024-07-22T04:24:28.172Z] 4f4fb700ef54: Verifying Checksum [2024-07-22T04:24:28.172Z] 4f4fb700ef54: Download complete [2024-07-22T04:24:28.172Z] f8ea3408117e: Pull complete [2024-07-22T04:24:28.431Z] 96d80e3f36e1: Verifying Checksum [2024-07-22T04:24:28.431Z] 96d80e3f36e1: Download complete [2024-07-22T04:24:28.689Z] 91320369b822: Verifying Checksum [2024-07-22T04:24:28.689Z] 91320369b822: Download complete [2024-07-22T04:24:28.947Z] bcf3aedb951c: Verifying Checksum [2024-07-22T04:24:28.947Z] bcf3aedb951c: Download complete [2024-07-22T04:24:32.231Z] 91320369b822: Pull complete [2024-07-22T04:24:32.231Z] 0406650e8295: Pull complete [2024-07-22T04:24:32.231Z] 4f4fb700ef54: Pull complete [2024-07-22T04:24:32.231Z] 96d80e3f36e1: Pull complete [2024-07-22T04:24:35.522Z] bcf3aedb951c: Pull complete [2024-07-22T04:24:35.522Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-22T04:24:35.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-22T04:24:35.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:24:35.633Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:24:35.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-22T04:24:39.729Z] $ docker top 47fdee16f688b982035c755151ae21ef3908358b27a1f2a55b5fb4fcd666c3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:24:40.111Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-07-22T04:24:40.130Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-07-22T04:24:40.451Z] + set -o pipefail [2024-07-22T04:24:40.451Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-07-22T04:24:47.049Z] [2024-07-22T04:24:47.049Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-07-22T04:24:47.049Z] [2024-07-22T04:24:47.049Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/d377d249-969e-4075-a699-73099e62f0dd [2024-07-22T04:24:47.049Z] [2024-07-22T04:24:47.049Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-22T04:24:47.049Z] [2024-07-22T04:24:47.049Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-22T04:24:47.049Z] [Pipeline] } [2024-07-22T04:24:47.315Z] $ docker stop --time=1 47fdee16f688b982035c755151ae21ef3908358b27a1f2a55b5fb4fcd666c3cb [2024-07-22T04:24:51.729Z] $ docker rm -f --volumes 47fdee16f688b982035c755151ae21ef3908358b27a1f2a55b5fb4fcd666c3cb [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-07-22T04:24:52.280Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:24:52.294Z] provisioning config files... [2024-07-22T04:24:52.304Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12421537703343537428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:24:52.611Z] --> edgex-publish-swagger.sh [2024-07-22T04:24:52.611Z] === Publish doc/openapi/v3 API === [2024-07-22T04:24:52.611Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-07-22T04:24:52.611Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-07-22T04:24:52.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-22T04:24:52.611Z] Dload Upload Total Spent Left Speed [2024-07-22T04:24:53.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 204 637k --:--:-- --:--:-- --:--:-- 636k 100 485k 100 156 100 485k 204 637k --:--:-- --:--:-- --:--:-- 636k [2024-07-22T04:24:53.180Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-22T04:24:53.180Z] [Pipeline] } [2024-07-22T04:24:53.189Z] 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-07-22T04:24:53.643Z] + git log --format=format:%s -1 a701db29a77f3bc55bc717b71f527cfd5cf355f2 [Pipeline] sh [2024-07-22T04:24:53.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T04:24:53.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:24:54.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:24:54.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:24:54.318Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:24:54.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T04:24:54.873Z] $ docker top 8add81fe0a8dc69b32ab191a185682a2b65379a022ef63652aaec2efefd685c4 -eo pid,comm [2024-07-22T04:24:54.927Z] 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-07-22T04:24:54.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T04:24:54.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T04:24:54.987Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T04:24:55.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T04:24:55.087Z] $ docker exec 8add81fe0a8dc69b32ab191a185682a2b65379a022ef63652aaec2efefd685c4 ssh-agent [2024-07-22T04:24:55.199Z] SSH_AUTH_SOCK=/tmp/ssh-2KGmf05XVjKW/agent.32 [2024-07-22T04:24:55.199Z] SSH_AGENT_PID=39 [2024-07-22T04:24:55.204Z] Running ssh-add (command line suppressed) [2024-07-22T04:24:55.293Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2876256567639995775.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2876256567639995775.key) [2024-07-22T04:24:55.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T04:24:55.610Z] + git semver tag [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,774 [run_tag] DEBUG tag force:False [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,774 [check_head_tag] DEBUG check head tag [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,775 [execute] INFO git cat-file --batch-check [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,779 [execute] INFO git cat-file --batch [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,799 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,799 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,799 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-22T04:24:55.870Z] 2024-07-22 04:24:55,803 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:24:55.870Z] 3.2.0-dev.16 [Pipeline] } [2024-07-22T04:24:55.875Z] $ docker exec --env ******** --env ******** 8add81fe0a8dc69b32ab191a185682a2b65379a022ef63652aaec2efefd685c4 ssh-agent -k [2024-07-22T04:24:55.974Z] unset SSH_AUTH_SOCK; [2024-07-22T04:24:55.975Z] unset SSH_AGENT_PID; [2024-07-22T04:24:55.975Z] echo Agent pid 39 killed; [2024-07-22T04:24:55.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T04:24:56.315Z] + git semver [Pipeline] } [2024-07-22T04:24:56.585Z] $ docker stop --time=1 8add81fe0a8dc69b32ab191a185682a2b65379a022ef63652aaec2efefd685c4 [2024-07-22T04:24:57.865Z] $ docker rm -f --volumes 8add81fe0a8dc69b32ab191a185682a2b65379a022ef63652aaec2efefd685c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:24:58.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T04:24:58.301Z] [2024-07-22T04:24:58.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:24:58.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T04:24:58.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-22T04:24:58.610Z] ab5ef0e58194: Pulling fs layer [2024-07-22T04:24:58.610Z] 9712f1f96733: Pulling fs layer [2024-07-22T04:24:58.610Z] 63f879dbbcfc: Pulling fs layer [2024-07-22T04:24:58.610Z] 0d9ebad4ef96: Pulling fs layer [2024-07-22T04:24:58.610Z] e9a5061849ea: Pulling fs layer [2024-07-22T04:24:58.610Z] d747dcd14b5f: Pulling fs layer [2024-07-22T04:24:58.610Z] 2de7ff778b66: Pulling fs layer [2024-07-22T04:24:58.610Z] 0d9ebad4ef96: Waiting [2024-07-22T04:24:58.610Z] e9a5061849ea: Waiting [2024-07-22T04:24:58.610Z] d747dcd14b5f: Waiting [2024-07-22T04:24:58.610Z] 9712f1f96733: Verifying Checksum [2024-07-22T04:24:58.610Z] 9712f1f96733: Download complete [2024-07-22T04:24:58.872Z] 63f879dbbcfc: Verifying Checksum [2024-07-22T04:24:58.872Z] 63f879dbbcfc: Download complete [2024-07-22T04:24:59.132Z] e9a5061849ea: Download complete [2024-07-22T04:24:59.132Z] d747dcd14b5f: Download complete [2024-07-22T04:24:59.132Z] 0d9ebad4ef96: Verifying Checksum [2024-07-22T04:24:59.132Z] 0d9ebad4ef96: Download complete [2024-07-22T04:24:59.132Z] 2de7ff778b66: Verifying Checksum [2024-07-22T04:24:59.132Z] 2de7ff778b66: Download complete [2024-07-22T04:24:59.132Z] ab5ef0e58194: Verifying Checksum [2024-07-22T04:24:59.132Z] ab5ef0e58194: Download complete [2024-07-22T04:25:02.416Z] ab5ef0e58194: Pull complete [2024-07-22T04:25:02.416Z] 9712f1f96733: Pull complete [2024-07-22T04:25:02.674Z] 63f879dbbcfc: Pull complete [2024-07-22T04:25:06.857Z] 0d9ebad4ef96: Pull complete [2024-07-22T04:25:06.857Z] e9a5061849ea: Pull complete [2024-07-22T04:25:06.857Z] d747dcd14b5f: Pull complete [2024-07-22T04:25:07.425Z] 2de7ff778b66: Pull complete [2024-07-22T04:25:07.425Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-22T04:25:07.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-22T04:25:07.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:25:07.516Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:25:07.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-22T04:25:13.578Z] $ docker top 8c7b875045b617d207748bcb4242fb982b291b4b72399e02e28029f06702852f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:25:13.665Z] provisioning config files... [2024-07-22T04:25:13.672Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1086017721900878751tmp [2024-07-22T04:25:13.682Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4915142682659306398tmp [2024-07-22T04:25:13.692Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8475287499737853399tmp [Pipeline] { [Pipeline] echo [2024-07-22T04:25:13.726Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:14.029Z] ---> sigul-configuration.sh [2024-07-22T04:25:14.029Z] gpg: directory `/root/.gnupg' created [2024-07-22T04:25:14.029Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-22T04:25:14.029Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-22T04:25:14.029Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-22T04:25:14.029Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-22T04:25:14.029Z] gpg: CAST5 encrypted data [2024-07-22T04:25:14.029Z] gpg: encrypted with 1 passphrase [2024-07-22T04:25:14.029Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-22T04:25:14.328Z] + mkdir /home/jenkins [2024-07-22T04:25:14.328Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-22T04:25:14.625Z] + 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-07-22T04:25:14.639Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:14.940Z] ---> sigul-install.sh [2024-07-22T04:25:14.940Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-22T04:25:15.236Z] + git tag --list [2024-07-22T04:25:15.236Z] v0.0.0 [2024-07-22T04:25:15.236Z] v2.2.0 [2024-07-22T04:25:15.236Z] v2.3.0 [2024-07-22T04:25:15.236Z] v2.3.1 [2024-07-22T04:25:15.236Z] v3.0 [2024-07-22T04:25:15.236Z] v3.0.0 [2024-07-22T04:25:15.236Z] v3.1 [2024-07-22T04:25:15.236Z] v3.1.0 [2024-07-22T04:25:15.236Z] v3.1.0-dev.1 [2024-07-22T04:25:15.236Z] v3.1.0-dev.10 [2024-07-22T04:25:15.236Z] v3.1.0-dev.11 [2024-07-22T04:25:15.236Z] v3.1.0-dev.12 [2024-07-22T04:25:15.236Z] v3.1.0-dev.13 [2024-07-22T04:25:15.236Z] v3.1.0-dev.14 [2024-07-22T04:25:15.236Z] v3.1.0-dev.15 [2024-07-22T04:25:15.236Z] v3.1.0-dev.16 [2024-07-22T04:25:15.236Z] v3.1.0-dev.17 [2024-07-22T04:25:15.236Z] v3.1.0-dev.18 [2024-07-22T04:25:15.236Z] v3.1.0-dev.19 [2024-07-22T04:25:15.236Z] v3.1.0-dev.2 [2024-07-22T04:25:15.236Z] v3.1.0-dev.20 [2024-07-22T04:25:15.236Z] v3.1.0-dev.21 [2024-07-22T04:25:15.236Z] v3.1.0-dev.22 [2024-07-22T04:25:15.236Z] v3.1.0-dev.23 [2024-07-22T04:25:15.236Z] v3.1.0-dev.24 [2024-07-22T04:25:15.236Z] v3.1.0-dev.25 [2024-07-22T04:25:15.236Z] v3.1.0-dev.26 [2024-07-22T04:25:15.236Z] v3.1.0-dev.27 [2024-07-22T04:25:15.236Z] v3.1.0-dev.28 [2024-07-22T04:25:15.236Z] v3.1.0-dev.3 [2024-07-22T04:25:15.236Z] v3.1.0-dev.4 [2024-07-22T04:25:15.236Z] v3.1.0-dev.5 [2024-07-22T04:25:15.236Z] v3.1.0-dev.6 [2024-07-22T04:25:15.236Z] v3.1.0-dev.7 [2024-07-22T04:25:15.236Z] v3.1.0-dev.8 [2024-07-22T04:25:15.236Z] v3.1.0-dev.9 [2024-07-22T04:25:15.236Z] v3.1.1 [2024-07-22T04:25:15.236Z] v3.2.0-dev.1 [2024-07-22T04:25:15.236Z] v3.2.0-dev.10 [2024-07-22T04:25:15.236Z] v3.2.0-dev.11 [2024-07-22T04:25:15.236Z] v3.2.0-dev.12 [2024-07-22T04:25:15.236Z] v3.2.0-dev.13 [2024-07-22T04:25:15.236Z] v3.2.0-dev.14 [2024-07-22T04:25:15.236Z] v3.2.0-dev.15 [2024-07-22T04:25:15.236Z] v3.2.0-dev.16 [2024-07-22T04:25:15.236Z] v3.2.0-dev.2 [2024-07-22T04:25:15.236Z] v3.2.0-dev.3 [2024-07-22T04:25:15.236Z] v3.2.0-dev.4 [2024-07-22T04:25:15.236Z] v3.2.0-dev.5 [2024-07-22T04:25:15.236Z] v3.2.0-dev.6 [2024-07-22T04:25:15.236Z] v3.2.0-dev.7 [2024-07-22T04:25:15.236Z] v3.2.0-dev.8 [2024-07-22T04:25:15.236Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-22T04:25:15.531Z] + lftools sign git-tag v3.2.0-dev.16 [2024-07-22T04:25:16.099Z] Signing Git tag with Sigul... [2024-07-22T04:25:16.099Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-07-22T04:25:16.375Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:16.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-22T04:25:16.675Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-22T04:25:16.692Z] $ docker stop --time=1 8c7b875045b617d207748bcb4242fb982b291b4b72399e02e28029f06702852f [2024-07-22T04:25:17.982Z] $ docker rm -f --volumes 8c7b875045b617d207748bcb4242fb982b291b4b72399e02e28029f06702852f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-22T04:25:18.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T04:25:18.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:25:18.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:25:18.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:25:18.811Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:25:18.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T04:25:19.143Z] $ docker top 2300b940819817d89be70935edd28b1c1ee59c88aa8c301436b89e2563eaa69c -eo pid,comm [2024-07-22T04:25:19.196Z] 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-07-22T04:25:19.196Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T04:25:19.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T04:25:19.251Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T04:25:19.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T04:25:19.360Z] $ docker exec 2300b940819817d89be70935edd28b1c1ee59c88aa8c301436b89e2563eaa69c ssh-agent [2024-07-22T04:25:19.471Z] SSH_AUTH_SOCK=/tmp/ssh-gvrzdRVap33S/agent.32 [2024-07-22T04:25:19.471Z] SSH_AGENT_PID=38 [2024-07-22T04:25:19.474Z] Running ssh-add (command line suppressed) [2024-07-22T04:25:19.568Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11060926437191645452.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11060926437191645452.key) [2024-07-22T04:25:19.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T04:25:19.881Z] + git semver bump pre [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,048 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,048 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,048 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,048 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,049 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,049 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,050 [execute] INFO git cat-file --batch-check [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,055 [execute] INFO git cat-file --batch [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T04:25:20.141Z] 2024-07-22 04:25:20,060 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:25:20.141Z] 3.2.0-dev.17 [Pipeline] } [2024-07-22T04:25:20.144Z] $ docker exec --env ******** --env ******** 2300b940819817d89be70935edd28b1c1ee59c88aa8c301436b89e2563eaa69c ssh-agent -k [2024-07-22T04:25:20.236Z] unset SSH_AUTH_SOCK; [2024-07-22T04:25:20.236Z] unset SSH_AGENT_PID; [2024-07-22T04:25:20.236Z] echo Agent pid 38 killed; [2024-07-22T04:25:20.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T04:25:20.581Z] + git semver [Pipeline] } [2024-07-22T04:25:20.847Z] $ docker stop --time=1 2300b940819817d89be70935edd28b1c1ee59c88aa8c301436b89e2563eaa69c [2024-07-22T04:25:22.127Z] $ docker rm -f --volumes 2300b940819817d89be70935edd28b1c1ee59c88aa8c301436b89e2563eaa69c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-22T04:25:22.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-22T04:25:22.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:25:22.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-22T04:25:22.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:25:22.872Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:25:22.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-22T04:25:23.264Z] $ docker top 19839dc06886829fa4eee165727ae9be53bd8e66e198510a32a0d3c554b6ae3a -eo pid,comm [2024-07-22T04:25:23.320Z] 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-07-22T04:25:23.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-22T04:25:23.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-22T04:25:23.373Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-22T04:25:23.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-22T04:25:23.474Z] $ docker exec 19839dc06886829fa4eee165727ae9be53bd8e66e198510a32a0d3c554b6ae3a ssh-agent [2024-07-22T04:25:23.582Z] SSH_AUTH_SOCK=/tmp/ssh-g8IqPXZPSVVF/agent.32 [2024-07-22T04:25:23.582Z] SSH_AGENT_PID=38 [2024-07-22T04:25:23.586Z] Running ssh-add (command line suppressed) [2024-07-22T04:25:23.676Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8074983328697703808.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8074983328697703808.key) [2024-07-22T04:25:23.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-22T04:25:23.986Z] + git semver push [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,136 [run_push] DEBUG push [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,137 [execute] INFO git cat-file --batch-check [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,141 [execute] INFO git rev-list 3eeef6a054fd190d95bf7c2611ef17b092cc3b70 -- [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,141 [execute] DEBUG Popen(['git', 'rev-list', '3eeef6a054fd190d95bf7c2611ef17b092cc3b70', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,150 [execute] INFO git fetch -v origin [2024-07-22T04:25:24.245Z] 2024-07-22 04:25:24,150 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-22T04:25:24.811Z] 2024-07-22 04:25:24,601 [run_push] DEBUG no remote changes detected [2024-07-22T04:25:24.811Z] 2024-07-22 04:25:24,601 [execute] INFO git push origin semver [2024-07-22T04:25:24.811Z] 2024-07-22 04:25:24,601 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-22T04:25:25.748Z] 2024-07-22 04:25:25,389 [run_push] DEBUG push all version tags [2024-07-22T04:25:25.749Z] 2024-07-22 04:25:25,389 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-22T04:25:25.749Z] 2024-07-22 04:25:25,390 [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-07-22T04:25:26.317Z] 2024-07-22 04:25:26,091 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-22T04:25:26.317Z] 3.2.0-dev.17 [Pipeline] } [2024-07-22T04:25:26.320Z] $ docker exec --env ******** --env ******** 19839dc06886829fa4eee165727ae9be53bd8e66e198510a32a0d3c554b6ae3a ssh-agent -k [2024-07-22T04:25:26.429Z] unset SSH_AUTH_SOCK; [2024-07-22T04:25:26.430Z] unset SSH_AGENT_PID; [2024-07-22T04:25:26.430Z] echo Agent pid 38 killed; [2024-07-22T04:25:26.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-22T04:25:26.763Z] + git semver [Pipeline] } [2024-07-22T04:25:27.027Z] $ docker stop --time=1 19839dc06886829fa4eee165727ae9be53bd8e66e198510a32a0d3c554b6ae3a [2024-07-22T04:25:28.299Z] $ docker rm -f --volumes 19839dc06886829fa4eee165727ae9be53bd8e66e198510a32a0d3c554b6ae3a [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-07-22T04:25:28.969Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-07-22T04:25:28.970Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-22T04:25:28.970Z] total 16 [2024-07-22T04:25:28.970Z] drwxr-xr-x 3 root root 4096 Jul 22 04:09 . [2024-07-22T04:25:28.970Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 04:25 .. [2024-07-22T04:25:28.970Z] drwxr-xr-x 2 root root 4096 Jul 22 04:09 cost [2024-07-22T04:25:28.970Z] -rw-r--r-- 1 root root 91 Jul 22 04:09 cost.csv [2024-07-22T04:25:28.970Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-22T04:25:28.970Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-22T04:25:28.970Z] total 16 [2024-07-22T04:25:28.970Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 04:09 . [2024-07-22T04:25:28.970Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 04:25 .. [2024-07-22T04:25:28.970Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 04:09 cost [2024-07-22T04:25:28.970Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 22 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:29.255Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:30.115Z] ---> package-listing.sh [2024-07-22T04:25:30.115Z] ++ facter osfamily [2024-07-22T04:25:30.115Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-22T04:25:30.373Z] + OS_FAMILY=debian [2024-07-22T04:25:30.373Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-07-22T04:25:30.373Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-22T04:25:30.373Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-22T04:25:30.373Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-22T04:25:30.373Z] + PACKAGES=/tmp/packages_start.txt [2024-07-22T04:25:30.373Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-22T04:25:30.373Z] + PACKAGES=/tmp/packages_end.txt [2024-07-22T04:25:30.373Z] + case "${OS_FAMILY}" in [2024-07-22T04:25:30.373Z] + dpkg -l [2024-07-22T04:25:30.373Z] + grep '^ii' [2024-07-22T04:25:30.373Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-22T04:25:30.373Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-22T04:25:30.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-22T04:25:30.373Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-22T04:25:30.373Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-07-22T04:25:30.373Z] + 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-07-22T04:25:30.384Z] 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-07-22T04:25:30.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-22T04:25:31.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-22T04:25:31.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-22T04:25:31.299Z] prd-ubuntu20.04-docker-8c-8g-6098 does not seem to be running inside a container [2024-07-22T04:25:31.322Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-22T04:25:31.498Z] $ docker top 9981acc0478236415d3e4b87b3ebfb44ca015289743035cb97aa530627a7a3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-22T04:25:31.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-22T04:25:32.125Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-22T04:25:32.427Z] + ls /var/log/sa-host [2024-07-22T04:25:32.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-22T04:25:32.587Z] provisioning config files... [2024-07-22T04:25:32.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config395328210221001567tmp [Pipeline] { [Pipeline] echo [2024-07-22T04:25:32.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:32.897Z] ---> create-netrc.sh [Pipeline] } [2024-07-22T04:25:32.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:33.244Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-22T04:25:33.253Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:33.535Z] ---> sudo-logs.sh [2024-07-22T04:25:33.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-22T04:25:33.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:33.849Z] ---> job-cost.sh [2024-07-22T04:25:33.849Z] lf-activate-venv: SKIPPING [2024-07-22T04:25:33.849Z] DEBUG: total: 0.2199999988079071 [2024-07-22T04:25:33.849Z] INFO: Retrieving Stack Cost... [2024-07-22T04:25:34.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-22T04:25:34.367Z] INFO: Archiving Costs [Pipeline] echo [2024-07-22T04:25:34.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-22T04:25:34.660Z] ---> logs-deploy.sh [2024-07-22T04:25:34.660Z] lf-activate-venv: SKIPPING [2024-07-22T04:25:34.660Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/202 [2024-07-22T04:25:34.660Z] INFO: archiving workspace using pattern(s): [2024-07-22T04:25:35.598Z] Archives upload complete. [2024-07-22T04:25:35.598Z] INFO: archiving logs to Nexus