Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78f21e3935208b96823f0abfaeaba9e90563d252 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-ssh8283250346674419577.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9172639742244396483.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12636957585567965887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14947682225511026842.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-ssh15888445739141810250.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/v2]] ========================================================= [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.20 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/v2 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 ‘prd-ubuntu20.04-docker-8c-8g-15120’ Running on prd-ubuntu20.04-docker-8c-8g-15121 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 78f21e3935208b96823f0abfaeaba9e90563d252 (main) Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls (#355)" > git config core.sparsecheckout # timeout=10 > git checkout -f 78f21e3935208b96823f0abfaeaba9e90563d252 # timeout=10 > git rev-list --no-walk bc8694f62f775b1f1e37640ae017c5441854d813 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T23:41:30.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T23:41:30.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T23:41:30.409Z] ========================================================= [2023-05-10T23:41:30.409Z] EdgeX Global Pipelines Version Info [2023-05-10T23:41:30.409Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:41:31.114Z] ------------------- [2023-05-10T23:41:31.114Z] stable info: [2023-05-10T23:41:31.114Z] ------------------- [2023-05-10T23:41:31.114Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T23:41:31.114Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T23:41:31.114Z] Message: update stable to v1.0.249 [2023-05-10T23:41:31.688Z] ------------------- [2023-05-10T23:41:31.688Z] experimental info: [2023-05-10T23:41:31.688Z] ------------------- [2023-05-10T23:41:31.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T23:41:31.688Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T23:41:31.688Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T23:41:31.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T23:41:31.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T23:41:31.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T23:41:31.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T23:41:31.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T23:41:31.917Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T23:41:31.932Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T23:41:31.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T23:41:31.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T23:41:31.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T23:41:31.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T23:41:32.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T23:41:32.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T23:41:32.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T23:41:32.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T23:41:32.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T23:41:32.084Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T23:41:32.092Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T23:41:32.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T23:41:32.117Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T23:41:32.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T23:41:32.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T23:41:32.156Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T23:41:32.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T23:41:32.177Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T23:41:32.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T23:41:32.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T23:41:32.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T23:41:32.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T23:41:32.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T23:41:32.258Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo [2023-05-10T23:41:32.275Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78f21e3 [Pipeline] echo [2023-05-10T23:41:32.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:41:32.341Z] provisioning config files... [2023-05-10T23:41:32.356Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8229181753861190521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:41:32.659Z] ---> docker-login.sh [2023-05-10T23:41:32.659Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:41:32.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:32.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:32.920Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:32.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:32.920Z] [2023-05-10T23:41:32.920Z] Login Succeeded [2023-05-10T23:41:32.920Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:41:32.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:33.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:33.182Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:33.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:33.182Z] [2023-05-10T23:41:33.182Z] Login Succeeded [2023-05-10T23:41:33.182Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:41:33.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:33.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:33.182Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:33.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:33.182Z] [2023-05-10T23:41:33.182Z] Login Succeeded [2023-05-10T23:41:33.182Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:41:33.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:33.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:33.442Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:33.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:33.442Z] [2023-05-10T23:41:33.442Z] Login Succeeded [2023-05-10T23:41:33.442Z] docker.io [2023-05-10T23:41:33.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:33.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:33.703Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:33.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:33.703Z] [2023-05-10T23:41:33.703Z] Login Succeeded [2023-05-10T23:41:33.703Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:41:33.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T23:41:34.069Z] + git rev-list -1 --merges 78f21e3935208b96823f0abfaeaba9e90563d252~1..78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo [2023-05-10T23:41:34.119Z] -----------> git rev-list -1 --merges 78f21e3935208b96823f0abfaeaba9e90563d252~1..78f21e3935208b96823f0abfaeaba9e90563d252 78f21e3935208b96823f0abfaeaba9e90563d252 [false] [Pipeline] sh [2023-05-10T23:41:34.405Z] + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo [2023-05-10T23:41:34.418Z] ========================================================= [2023-05-10T23:41:34.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T23:41:34.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T23:41:34.728Z] + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] echo [2023-05-10T23:41:34.738Z] [semverPrep] GIT_COMMIT: 78f21e3935208b96823f0abfaeaba9e90563d252, Commit Message: refactor: modify UpdateDevice calls to use PatchDevice calls (#355) [Pipeline] echo [2023-05-10T23:41:34.747Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T23:41:35.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T23:41:35.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T23:41:35.076Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T23:41:35.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T23:41:35.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T23:41:35.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T23:41:35.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:41:35.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:41:35.415Z] [2023-05-10T23:41:35.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:41:35.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:41:35.710Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T23:41:35.710Z] b85a868b505f: Pulling fs layer [2023-05-10T23:41:35.710Z] e2be974225ed: Pulling fs layer [2023-05-10T23:41:35.710Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T23:41:35.710Z] 988bab9f4d93: Pulling fs layer [2023-05-10T23:41:35.710Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T23:41:35.710Z] eaf3925da568: Pulling fs layer [2023-05-10T23:41:35.710Z] bab4dde63d76: Pulling fs layer [2023-05-10T23:41:35.710Z] bde34c3a00c8: Pulling fs layer [2023-05-10T23:41:35.710Z] b352a97aabf1: Pulling fs layer [2023-05-10T23:41:35.710Z] 4872d77fe225: Pulling fs layer [2023-05-10T23:41:35.710Z] 5851b861e8e6: Pulling fs layer [2023-05-10T23:41:35.710Z] bab4dde63d76: Waiting [2023-05-10T23:41:35.710Z] bde34c3a00c8: Waiting [2023-05-10T23:41:35.710Z] b352a97aabf1: Waiting [2023-05-10T23:41:35.710Z] 1469e6f7b9e6: Waiting [2023-05-10T23:41:35.710Z] eaf3925da568: Waiting [2023-05-10T23:41:35.710Z] 5851b861e8e6: Waiting [2023-05-10T23:41:35.710Z] e2be974225ed: Verifying Checksum [2023-05-10T23:41:35.710Z] 988bab9f4d93: Verifying Checksum [2023-05-10T23:41:35.710Z] 988bab9f4d93: Download complete [2023-05-10T23:41:35.970Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T23:41:35.970Z] 1469e6f7b9e6: Download complete [2023-05-10T23:41:35.970Z] eaf3925da568: Verifying Checksum [2023-05-10T23:41:35.970Z] eaf3925da568: Download complete [2023-05-10T23:41:35.970Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T23:41:35.970Z] 339a4e72a1f5: Download complete [2023-05-10T23:41:35.970Z] bde34c3a00c8: Verifying Checksum [2023-05-10T23:41:35.970Z] bde34c3a00c8: Download complete [2023-05-10T23:41:35.970Z] b352a97aabf1: Verifying Checksum [2023-05-10T23:41:35.970Z] b352a97aabf1: Download complete [2023-05-10T23:41:35.970Z] 4872d77fe225: Verifying Checksum [2023-05-10T23:41:35.970Z] 4872d77fe225: Download complete [2023-05-10T23:41:35.970Z] 5851b861e8e6: Verifying Checksum [2023-05-10T23:41:35.970Z] 5851b861e8e6: Download complete [2023-05-10T23:41:35.970Z] b85a868b505f: Verifying Checksum [2023-05-10T23:41:35.970Z] b85a868b505f: Download complete [2023-05-10T23:41:36.228Z] bab4dde63d76: Verifying Checksum [2023-05-10T23:41:36.228Z] bab4dde63d76: Download complete [2023-05-10T23:41:37.167Z] b85a868b505f: Pull complete [2023-05-10T23:41:37.426Z] e2be974225ed: Pull complete [2023-05-10T23:41:38.024Z] 339a4e72a1f5: Pull complete [2023-05-10T23:41:38.024Z] 988bab9f4d93: Pull complete [2023-05-10T23:41:38.291Z] 1469e6f7b9e6: Pull complete [2023-05-10T23:41:38.291Z] eaf3925da568: Pull complete [2023-05-10T23:41:40.201Z] bab4dde63d76: Pull complete [2023-05-10T23:41:40.201Z] bde34c3a00c8: Pull complete [2023-05-10T23:41:40.462Z] b352a97aabf1: Pull complete [2023-05-10T23:41:40.462Z] 4872d77fe225: Pull complete [2023-05-10T23:41:40.462Z] 5851b861e8e6: Pull complete [2023-05-10T23:41:40.462Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T23:41:40.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:41:40.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:41:40.567Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:41:40.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T23:41:42.454Z] $ docker top 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 -eo pid,comm [2023-05-10T23:41:42.509Z] 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). [2023-05-10T23:41:42.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T23:41:42.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T23:41:42.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T23:41:42.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T23:41:42.677Z] $ docker exec 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent [2023-05-10T23:41:42.803Z] SSH_AUTH_SOCK=/tmp/ssh-ntGesxcYv270/agent.33 [2023-05-10T23:41:42.803Z] SSH_AGENT_PID=39 [2023-05-10T23:41:42.810Z] Running ssh-add (command line suppressed) [2023-05-10T23:41:42.941Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10746184919712700272.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10746184919712700272.key) [2023-05-10T23:41:42.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T23:41:43.245Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T23:41:43.261Z] $ docker exec --env ******** --env ******** 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent -k [2023-05-10T23:41:43.365Z] unset SSH_AUTH_SOCK; [2023-05-10T23:41:43.367Z] unset SSH_AGENT_PID; [2023-05-10T23:41:43.368Z] echo Agent pid 39 killed; [2023-05-10T23:41:43.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T23:41:43.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T23:41:43.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T23:41:43.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T23:41:43.512Z] $ docker exec 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent [2023-05-10T23:41:43.617Z] SSH_AUTH_SOCK=/tmp/ssh-wWRTggQpZ6xA/agent.71 [2023-05-10T23:41:43.617Z] SSH_AGENT_PID=77 [2023-05-10T23:41:43.622Z] Running ssh-add (command line suppressed) [2023-05-10T23:41:43.732Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10577132245893013196.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10577132245893013196.key) [2023-05-10T23:41:43.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T23:41:44.040Z] + git semver init [2023-05-10T23:41:44.298Z] 2023-05-10 23:41:44,244 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T23:41:44.298Z] 2023-05-10 23:41:44,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T23:41:44.298Z] 2023-05-10 23:41:44,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T23:41:44.298Z] 2023-05-10 23:41:44,245 [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) [2023-05-10T23:41:45.233Z] 2023-05-10 23:41:45,115 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-10T23:41:45.233Z] 2023-05-10 23:41:45,116 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-10T23:41:45.233Z] 2023-05-10 23:41:45,116 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:41:45.233Z] 2023-05-10 23:41:45,116 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:41:45.233Z] 3.0.0-dev.47 [Pipeline] } [2023-05-10T23:41:45.244Z] $ docker exec --env ******** --env ******** 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 ssh-agent -k [2023-05-10T23:41:45.352Z] unset SSH_AUTH_SOCK; [2023-05-10T23:41:45.352Z] unset SSH_AGENT_PID; [2023-05-10T23:41:45.352Z] echo Agent pid 77 killed; [2023-05-10T23:41:45.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T23:41:45.658Z] + git semver [Pipeline] } [2023-05-10T23:41:45.933Z] $ docker stop --time=1 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 [2023-05-10T23:41:47.265Z] $ docker rm -f --volumes 2697b3b796ec72a4fe5df79e644eda35581077e49f7968841b659e34c33d9486 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T23:41:47.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T23:41:47.856Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T23:41:47.859Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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 [2023-05-10T23:41:48.023Z] provisioning config files... [2023-05-10T23:41:48.033Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6356746103058753930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:41:48.331Z] ---> docker-login.sh [2023-05-10T23:41:48.331Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:41:48.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:48.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:48.331Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:48.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:48.331Z] [2023-05-10T23:41:48.331Z] Login Succeeded [2023-05-10T23:41:48.331Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:41:48.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:48.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:48.331Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:48.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:48.331Z] [2023-05-10T23:41:48.331Z] Login Succeeded [2023-05-10T23:41:48.331Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:41:48.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:48.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:48.591Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:48.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:48.591Z] [2023-05-10T23:41:48.591Z] Login Succeeded [2023-05-10T23:41:48.591Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:41:48.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:48.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:48.591Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:48.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:48.591Z] [2023-05-10T23:41:48.591Z] Login Succeeded [2023-05-10T23:41:48.591Z] docker.io [2023-05-10T23:41:48.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:41:48.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:41:48.851Z] Configure a credential helper to remove this warning. See [2023-05-10T23:41:48.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:41:48.851Z] [2023-05-10T23:41:48.851Z] Login Succeeded [2023-05-10T23:41:48.851Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:41:48.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T23:41:48.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:41:48.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:41:48.957Z] ========================================================= [2023-05-10T23:41:48.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T23:41:48.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:41:49.267Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T23:41:49.267Z] Sending build context to Docker daemon 21.8MB [2023-05-10T23:41:49.267Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:41:49.267Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T23:41:49.267Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T23:41:49.267Z] f56be85fc22e: Pulling fs layer [2023-05-10T23:41:49.267Z] 85791d961cd3: Pulling fs layer [2023-05-10T23:41:49.267Z] d694b5ae8c79: Pulling fs layer [2023-05-10T23:41:49.267Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T23:41:49.267Z] 4d19c01a9841: Pulling fs layer [2023-05-10T23:41:49.267Z] 9325e15d5711: Pulling fs layer [2023-05-10T23:41:49.267Z] 556b6ee489ea: Pulling fs layer [2023-05-10T23:41:49.267Z] 9f32a84ed3da: Waiting [2023-05-10T23:41:49.267Z] 4d19c01a9841: Waiting [2023-05-10T23:41:49.267Z] 9325e15d5711: Waiting [2023-05-10T23:41:49.267Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T23:41:49.267Z] 556b6ee489ea: Waiting [2023-05-10T23:41:49.267Z] c5a4b2cf53e6: Waiting [2023-05-10T23:41:49.537Z] 85791d961cd3: Download complete [2023-05-10T23:41:49.537Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T23:41:49.537Z] 9f32a84ed3da: Download complete [2023-05-10T23:41:49.537Z] 4d19c01a9841: Download complete [2023-05-10T23:41:49.537Z] f56be85fc22e: Verifying Checksum [2023-05-10T23:41:49.537Z] f56be85fc22e: Download complete [2023-05-10T23:41:49.537Z] 9325e15d5711: Verifying Checksum [2023-05-10T23:41:49.537Z] 9325e15d5711: Download complete [2023-05-10T23:41:49.537Z] f56be85fc22e: Pull complete [2023-05-10T23:41:49.800Z] 85791d961cd3: Pull complete [2023-05-10T23:41:50.060Z] c5a4b2cf53e6: Download complete [2023-05-10T23:41:50.628Z] d694b5ae8c79: Verifying Checksum [2023-05-10T23:41:50.628Z] d694b5ae8c79: Download complete [2023-05-10T23:41:50.628Z] 556b6ee489ea: Verifying Checksum [2023-05-10T23:41:50.628Z] 556b6ee489ea: Download complete [2023-05-10T23:41:53.916Z] d694b5ae8c79: Pull complete [2023-05-10T23:41:54.176Z] 9f32a84ed3da: Pull complete [2023-05-10T23:41:54.176Z] 4d19c01a9841: Pull complete [2023-05-10T23:41:54.176Z] 9325e15d5711: Pull complete [2023-05-10T23:41:56.714Z] 556b6ee489ea: Pull complete [2023-05-10T23:41:57.657Z] c5a4b2cf53e6: Pull complete [2023-05-10T23:41:57.657Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T23:41:57.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T23:41:57.657Z] ---> c4be618373d6 [2023-05-10T23:41:57.657Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T23:42:00.953Z] ---> Running in 40f81900934b [2023-05-10T23:42:00.953Z] Removing intermediate container 40f81900934b [2023-05-10T23:42:00.953Z] ---> 7297b2c0c30c [2023-05-10T23:42:00.953Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T23:42:00.953Z] ---> Running in 4bf9ae7cf67d [2023-05-10T23:42:00.953Z] Removing intermediate container 4bf9ae7cf67d [2023-05-10T23:42:00.953Z] ---> 5f122eca601d [2023-05-10T23:42:00.953Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T23:42:00.953Z] ---> Running in cde1a0c71b0c [2023-05-10T23:42:00.953Z] Removing intermediate container cde1a0c71b0c [2023-05-10T23:42:00.953Z] ---> 61ca0cb05f20 [2023-05-10T23:42:00.953Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T23:42:00.953Z] ---> Running in 8c39fb5a5d27 [2023-05-10T23:42:00.953Z] Removing intermediate container 8c39fb5a5d27 [2023-05-10T23:42:00.953Z] ---> c5c50b2b1247 [2023-05-10T23:42:00.953Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T23:42:01.212Z] ---> Running in ba152a70d9d0 [2023-05-10T23:42:01.212Z] Removing intermediate container ba152a70d9d0 [2023-05-10T23:42:01.212Z] ---> 37a84f0b54f9 [2023-05-10T23:42:01.212Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T23:42:01.212Z] ---> Running in 3472cdbfef62 [2023-05-10T23:42:01.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T23:42:01.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T23:42:01.733Z] OK: 265 MiB in 53 packages [2023-05-10T23:42:02.302Z] Removing intermediate container 3472cdbfef62 [2023-05-10T23:42:02.302Z] ---> 3a9451716567 [2023-05-10T23:42:02.302Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T23:42:02.302Z] ---> Running in 78268d55f511 [2023-05-10T23:42:02.302Z] Removing intermediate container 78268d55f511 [2023-05-10T23:42:02.302Z] ---> 50d2211bc57a [2023-05-10T23:42:02.302Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T23:42:02.562Z] ---> 38ccc6233896 [2023-05-10T23:42:02.562Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:42:02.562Z] ---> Running in 6a6ff10518db [2023-05-10T23:42:02.975Z] Still waiting to schedule task [2023-05-10T23:42:02.975Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15118’ [2023-05-10T23:42:24.903Z] Removing intermediate container 6a6ff10518db [2023-05-10T23:42:24.903Z] ---> 66444572a85f [2023-05-10T23:42:24.903Z] Step 12/13 : COPY . . [2023-05-10T23:42:24.903Z] ---> df062b7742c6 [2023-05-10T23:42:24.903Z] Step 13/13 : RUN ${MAKE} [2023-05-10T23:42:24.903Z] ---> Running in 9a1d61428c03 [2023-05-10T23:42:24.903Z] noop [2023-05-10T23:42:25.162Z] Removing intermediate container 9a1d61428c03 [2023-05-10T23:42:25.162Z] ---> c3a331c67061 [2023-05-10T23:42:25.421Z] Successfully built c3a331c67061 [2023-05-10T23:42:25.421Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:42:25.740Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T23:42:25.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:42:25.811Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:42:25.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T23:42:26.177Z] $ docker top 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:42:26.511Z] + go version [2023-05-10T23:42:26.511Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T23:42:26.526Z] $ docker stop --time=1 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef [2023-05-10T23:42:27.885Z] $ docker rm -f --volumes 1f92a02a509ec6c02f27fd5c71ac6d74d707cc3710bd48eef93da69693925aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:42:28.375Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T23:42:28.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:42:28.445Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:42:28.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T23:42:28.774Z] $ docker top 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:42:29.107Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T23:42:29.408Z] + make test [2023-05-10T23:42:29.408Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T23:42:34.676Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T23:42:44.649Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T23:42:44.649Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T23:42:46.040Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.044s coverage: 31.0% of statements [2023-05-10T23:42:46.298Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.426s coverage: 86.5% of statements [2023-05-10T23:42:54.413Z] go vet ./... [2023-05-10T23:42:57.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T23:42:57.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T23:42:57.699Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T23:42:57.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T23:42:57.733Z] $ docker stop --time=1 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c [2023-05-10T23:43:00.381Z] $ docker rm -f --volumes 7a5e838121b71dbc10f368bd0144084c299c0bf9f2c080dcad30c0f8e90e2f4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T23:43:00.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T23:43:00.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T23:43:01.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T23:43:01.676Z] + ls -al . [2023-05-10T23:43:01.676Z] total 232 [2023-05-10T23:43:01.676Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:42 . [2023-05-10T23:43:01.676Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 .. [2023-05-10T23:43:01.676Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:41 .git [2023-05-10T23:43:01.676Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:41 .github [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 23:41 .gitignore [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:41 .golangci.yml [2023-05-10T23:43:01.676Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:41 .semver [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 23:41 Attribution.txt [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 23:41 CHANGELOG.md [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 23:41 Dockerfile [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:41 GOVERNANCE.md [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 23:41 Jenkinsfile [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 23:41 LICENSE [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 23:41 Makefile [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 23:41 OWNERS.md [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 10 23:41 README.md [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:41 VERSION [2023-05-10T23:43:01.676Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:41 bin [2023-05-10T23:43:01.676Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:41 cmd [2023-05-10T23:43:01.676Z] -rw-r--r-- 1 jenkins jenkins 79472 May 10 23:42 coverage.out [2023-05-10T23:43:01.676Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 doc [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 23:41 go.mod [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 23:41 go.sum [2023-05-10T23:43:01.676Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 internal [2023-05-10T23:43:01.676Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:41 snap [2023-05-10T23:43:01.676Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 23:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:01.978Z] + 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=78f21e3935208b96823f0abfaeaba9e90563d252 --label arch=amd64 --label version=3.0.0-dev.47 . [2023-05-10T23:43:01.978Z] Sending build context to Docker daemon 21.88MB [2023-05-10T23:43:01.978Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:43:01.978Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T23:43:01.978Z] ---> c3a331c67061 [2023-05-10T23:43:01.978Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T23:43:02.236Z] ---> Running in d2d881b62692 [2023-05-10T23:43:02.236Z] Removing intermediate container d2d881b62692 [2023-05-10T23:43:02.236Z] ---> a9d273914c26 [2023-05-10T23:43:02.236Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T23:43:02.236Z] ---> Running in a2eb30afdd14 [2023-05-10T23:43:02.496Z] Removing intermediate container a2eb30afdd14 [2023-05-10T23:43:02.496Z] ---> dc4b15ebaff8 [2023-05-10T23:43:02.496Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T23:43:02.496Z] ---> Running in b3d45c2c8c3c [2023-05-10T23:43:02.496Z] Removing intermediate container b3d45c2c8c3c [2023-05-10T23:43:02.496Z] ---> 50434af9fca4 [2023-05-10T23:43:02.496Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T23:43:02.496Z] ---> Running in 72d6fd2f0be2 [2023-05-10T23:43:02.496Z] Removing intermediate container 72d6fd2f0be2 [2023-05-10T23:43:02.496Z] ---> 7113d938564b [2023-05-10T23:43:02.496Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T23:43:02.496Z] ---> Running in 8f1637cf8403 [2023-05-10T23:43:02.778Z] Removing intermediate container 8f1637cf8403 [2023-05-10T23:43:02.778Z] ---> e20e0eb9f968 [2023-05-10T23:43:02.778Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T23:43:02.778Z] ---> Running in 0aad897383a3 [2023-05-10T23:43:03.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T23:43:03.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T23:43:03.329Z] OK: 265 MiB in 53 packages [2023-05-10T23:43:03.595Z] Removing intermediate container 0aad897383a3 [2023-05-10T23:43:03.595Z] ---> 182e577752cd [2023-05-10T23:43:03.595Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T23:43:03.595Z] ---> Running in 666659fbc088 [2023-05-10T23:43:03.869Z] Removing intermediate container 666659fbc088 [2023-05-10T23:43:03.869Z] ---> 6c5eefa4a9fc [2023-05-10T23:43:03.869Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T23:43:03.869Z] ---> 7b26d0d54079 [2023-05-10T23:43:03.869Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:43:03.869Z] ---> Running in bcc1a971c781 [2023-05-10T23:43:04.845Z] Removing intermediate container bcc1a971c781 [2023-05-10T23:43:04.845Z] ---> 5a5681eb0853 [2023-05-10T23:43:04.845Z] Step 12/26 : COPY . . [2023-05-10T23:43:05.414Z] ---> c2d4ce189e95 [2023-05-10T23:43:05.414Z] Step 13/26 : RUN ${MAKE} [2023-05-10T23:43:05.414Z] ---> Running in 0fe079df28ba [2023-05-10T23:43:05.672Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T23:43:23.761Z] Removing intermediate container 0fe079df28ba [2023-05-10T23:43:23.761Z] ---> 92eb0d6b5daa [2023-05-10T23:43:23.761Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T23:43:23.761Z] 3.17: Pulling from library/alpine [2023-05-10T23:43:23.761Z] f56be85fc22e: Already exists [2023-05-10T23:43:23.761Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T23:43:23.761Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T23:43:23.761Z] ---> 9ed4aefc74f6 [2023-05-10T23:43:23.761Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T23:43:23.761Z] ---> Running in ee13f0ad764c [2023-05-10T23:43:23.761Z] Removing intermediate container ee13f0ad764c [2023-05-10T23:43:23.761Z] ---> 707ac6efa2c6 [2023-05-10T23:43:23.761Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T23:43:23.761Z] ---> Running in 3f76b6665032 [2023-05-10T23:43:24.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T23:43:24.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T23:43:24.280Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T23:43:24.280Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T23:43:24.280Z] OK: 7 MiB in 16 packages [2023-05-10T23:43:24.848Z] Removing intermediate container 3f76b6665032 [2023-05-10T23:43:24.848Z] ---> c93f65f0ece0 [2023-05-10T23:43:24.848Z] Step 17/26 : WORKDIR / [2023-05-10T23:43:24.848Z] ---> Running in 42528b093882 [2023-05-10T23:43:24.848Z] Removing intermediate container 42528b093882 [2023-05-10T23:43:24.848Z] ---> c67b0f20e710 [2023-05-10T23:43:24.848Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T23:43:25.457Z] ---> 160c2055ef3e [2023-05-10T23:43:25.457Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T23:43:25.457Z] ---> d042a13e9089 [2023-05-10T23:43:25.457Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T23:43:25.716Z] ---> ffd16ad08eca [2023-05-10T23:43:25.716Z] Step 21/26 : EXPOSE 59984 [2023-05-10T23:43:25.716Z] ---> Running in 8446b0d4478c [2023-05-10T23:43:25.716Z] Removing intermediate container 8446b0d4478c [2023-05-10T23:43:25.716Z] ---> 0d9306983342 [2023-05-10T23:43:25.716Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T23:43:25.716Z] ---> Running in 20313ada7874 [2023-05-10T23:43:25.975Z] Removing intermediate container 20313ada7874 [2023-05-10T23:43:25.975Z] ---> 1acfb1f40dba [2023-05-10T23:43:25.975Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T23:43:25.975Z] ---> Running in 085f62fe6c7e [2023-05-10T23:43:25.975Z] Removing intermediate container 085f62fe6c7e [2023-05-10T23:43:25.975Z] ---> 3cdf1bec0170 [2023-05-10T23:43:25.975Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T23:43:25.975Z] ---> Running in e91d81786c5e [2023-05-10T23:43:25.975Z] Removing intermediate container e91d81786c5e [2023-05-10T23:43:25.975Z] ---> b6359d772e1e [2023-05-10T23:43:25.975Z] Step 25/26 : LABEL git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:43:25.975Z] ---> Running in 35b15d449c30 [2023-05-10T23:43:26.235Z] Removing intermediate container 35b15d449c30 [2023-05-10T23:43:26.235Z] ---> 26d01e99cab4 [2023-05-10T23:43:26.235Z] Step 26/26 : LABEL version=3.0.0-dev.47 [2023-05-10T23:43:26.235Z] ---> Running in 8759e10f0b43 [2023-05-10T23:43:26.235Z] Removing intermediate container 8759e10f0b43 [2023-05-10T23:43:26.235Z] ---> a148b0a35bb4 [2023-05-10T23:43:26.235Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T23:43:26.235Z] Successfully built a148b0a35bb4 [2023-05-10T23:43:26.235Z] 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 [2023-05-10T23:43:26.340Z] provisioning config files... [2023-05-10T23:43:26.349Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config389243364022297500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:43:26.649Z] ---> docker-login.sh [2023-05-10T23:43:26.649Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:43:26.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:43:26.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:43:26.649Z] Configure a credential helper to remove this warning. See [2023-05-10T23:43:26.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:43:26.649Z] [2023-05-10T23:43:26.649Z] Login Succeeded [2023-05-10T23:43:26.649Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:43:26.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:43:26.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:43:26.649Z] Configure a credential helper to remove this warning. See [2023-05-10T23:43:26.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:43:26.649Z] [2023-05-10T23:43:26.649Z] Login Succeeded [2023-05-10T23:43:26.649Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:43:26.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:43:26.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:43:26.909Z] Configure a credential helper to remove this warning. See [2023-05-10T23:43:26.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:43:26.909Z] [2023-05-10T23:43:26.909Z] Login Succeeded [2023-05-10T23:43:26.909Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:43:26.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:43:27.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:43:27.169Z] Configure a credential helper to remove this warning. See [2023-05-10T23:43:27.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:43:27.169Z] [2023-05-10T23:43:27.169Z] Login Succeeded [2023-05-10T23:43:27.169Z] docker.io [2023-05-10T23:43:27.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:43:27.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:43:27.429Z] Configure a credential helper to remove this warning. See [2023-05-10T23:43:27.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:43:27.429Z] [2023-05-10T23:43:27.429Z] Login Succeeded [2023-05-10T23:43:27.429Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:43:27.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T23:43:27.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:43:27.475Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-10T23:43:27.475Z] 78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:43:27.475Z] latest [2023-05-10T23:43:27.475Z] 3.0.0-dev.47 [2023-05-10T23:43:27.475Z] 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:43:27.475Z] main [2023-05-10T23:43:27.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:27.782Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:28.088Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:43:28.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T23:43:28.088Z] 126b9e847c55: Preparing [2023-05-10T23:43:28.088Z] 8684f78b7b48: Preparing [2023-05-10T23:43:28.088Z] dffee70f6977: Preparing [2023-05-10T23:43:28.088Z] 3df55459dd21: Preparing [2023-05-10T23:43:28.088Z] f1417ff83b31: Preparing [2023-05-10T23:43:28.088Z] f1417ff83b31: Layer already exists [2023-05-10T23:43:28.088Z] 126b9e847c55: Pushed [2023-05-10T23:43:28.088Z] 3df55459dd21: Pushed [2023-05-10T23:43:28.088Z] 8684f78b7b48: Pushed [2023-05-10T23:43:31.382Z] dffee70f6977: Pushed [2023-05-10T23:43:31.382Z] 78f21e3935208b96823f0abfaeaba9e90563d252: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:31.700Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:32.008Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T23:43:32.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T23:43:32.009Z] 126b9e847c55: Preparing [2023-05-10T23:43:32.009Z] 8684f78b7b48: Preparing [2023-05-10T23:43:32.009Z] dffee70f6977: Preparing [2023-05-10T23:43:32.009Z] 3df55459dd21: Preparing [2023-05-10T23:43:32.009Z] f1417ff83b31: Preparing [2023-05-10T23:43:32.009Z] dffee70f6977: Layer already exists [2023-05-10T23:43:32.009Z] 8684f78b7b48: Layer already exists [2023-05-10T23:43:32.009Z] 126b9e847c55: Layer already exists [2023-05-10T23:43:32.009Z] f1417ff83b31: Layer already exists [2023-05-10T23:43:32.009Z] 3df55459dd21: Layer already exists [2023-05-10T23:43:32.009Z] latest: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:32.320Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:32.624Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 [2023-05-10T23:43:32.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T23:43:32.625Z] 126b9e847c55: Preparing [2023-05-10T23:43:32.625Z] 8684f78b7b48: Preparing [2023-05-10T23:43:32.625Z] dffee70f6977: Preparing [2023-05-10T23:43:32.625Z] 3df55459dd21: Preparing [2023-05-10T23:43:32.625Z] f1417ff83b31: Preparing [2023-05-10T23:43:32.625Z] 3df55459dd21: Layer already exists [2023-05-10T23:43:32.625Z] 126b9e847c55: Layer already exists [2023-05-10T23:43:32.625Z] f1417ff83b31: Layer already exists [2023-05-10T23:43:32.625Z] 8684f78b7b48: Layer already exists [2023-05-10T23:43:32.625Z] dffee70f6977: Layer already exists [2023-05-10T23:43:32.625Z] 3.0.0-dev.47: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:32.934Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:33.243Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:43:33.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T23:43:33.243Z] 126b9e847c55: Preparing [2023-05-10T23:43:33.243Z] 8684f78b7b48: Preparing [2023-05-10T23:43:33.243Z] dffee70f6977: Preparing [2023-05-10T23:43:33.243Z] 3df55459dd21: Preparing [2023-05-10T23:43:33.243Z] f1417ff83b31: Preparing [2023-05-10T23:43:33.243Z] f1417ff83b31: Layer already exists [2023-05-10T23:43:33.243Z] 3df55459dd21: Layer already exists [2023-05-10T23:43:33.243Z] dffee70f6977: Layer already exists [2023-05-10T23:43:33.243Z] 8684f78b7b48: Layer already exists [2023-05-10T23:43:33.243Z] 126b9e847c55: Layer already exists [2023-05-10T23:43:33.243Z] 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:33.556Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:33.867Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-10T23:43:33.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T23:43:33.867Z] 126b9e847c55: Preparing [2023-05-10T23:43:33.867Z] 8684f78b7b48: Preparing [2023-05-10T23:43:33.867Z] dffee70f6977: Preparing [2023-05-10T23:43:33.867Z] 3df55459dd21: Preparing [2023-05-10T23:43:33.867Z] f1417ff83b31: Preparing [2023-05-10T23:43:33.867Z] 3df55459dd21: Layer already exists [2023-05-10T23:43:33.867Z] 126b9e847c55: Layer already exists [2023-05-10T23:43:33.867Z] dffee70f6977: Layer already exists [2023-05-10T23:43:33.867Z] f1417ff83b31: Layer already exists [2023-05-10T23:43:33.867Z] 8684f78b7b48: Layer already exists [2023-05-10T23:43:33.867Z] main: digest: sha256:a9857ae1942f6771e2cd0346ea6c43f9fbb291670cd21544499209630fb24da5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T23:43:33.904Z] ===================================================== [Pipeline] echo [2023-05-10T23:43:33.910Z] taggedImages: [2023-05-10T23:43:33.910Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:43:33.910Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T23:43:33.910Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.47 [2023-05-10T23:43:33.910Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:43:33.910Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:34.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:43:34.261Z] [2023-05-10T23:43:34.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:43:34.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:43:34.567Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T23:43:34.567Z] 5eb5b503b376: Pulling fs layer [2023-05-10T23:43:34.567Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T23:43:34.567Z] ec43610c2a17: Pulling fs layer [2023-05-10T23:43:34.567Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T23:43:34.567Z] 33b1e0a273af: Pulling fs layer [2023-05-10T23:43:34.567Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T23:43:34.567Z] 2f39f015ded8: Pulling fs layer [2023-05-10T23:43:34.567Z] 3a2ae6a8a46f: Waiting [2023-05-10T23:43:34.567Z] 5d3b04190fa2: Waiting [2023-05-10T23:43:34.567Z] 2f39f015ded8: Waiting [2023-05-10T23:43:34.567Z] 33b1e0a273af: Waiting [2023-05-10T23:43:34.567Z] 5c69ac0246d0: Download complete [2023-05-10T23:43:34.567Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T23:43:34.567Z] 3a2ae6a8a46f: Download complete [2023-05-10T23:43:34.567Z] 33b1e0a273af: Verifying Checksum [2023-05-10T23:43:34.567Z] 33b1e0a273af: Download complete [2023-05-10T23:43:34.843Z] 5d3b04190fa2: Download complete [2023-05-10T23:43:34.843Z] ec43610c2a17: Verifying Checksum [2023-05-10T23:43:34.843Z] ec43610c2a17: Download complete [2023-05-10T23:43:34.843Z] 5eb5b503b376: Verifying Checksum [2023-05-10T23:43:34.843Z] 5eb5b503b376: Download complete [2023-05-10T23:43:35.408Z] 2f39f015ded8: Verifying Checksum [2023-05-10T23:43:35.408Z] 2f39f015ded8: Download complete [2023-05-10T23:43:35.975Z] 5eb5b503b376: Pull complete [2023-05-10T23:43:35.975Z] 5c69ac0246d0: Pull complete [2023-05-10T23:43:36.540Z] ec43610c2a17: Pull complete [2023-05-10T23:43:36.540Z] 3a2ae6a8a46f: Pull complete [2023-05-10T23:43:36.799Z] 33b1e0a273af: Pull complete [2023-05-10T23:43:36.799Z] 5d3b04190fa2: Pull complete [2023-05-10T23:43:41.020Z] 2f39f015ded8: Pull complete [2023-05-10T23:43:41.020Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T23:43:41.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:43:41.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:43:41.109Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:43:41.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T23:43:43.318Z] $ docker top d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:43:43.699Z] ---> job-cost.sh [2023-05-10T23:43:43.699Z] lf-activate-venv: SKIPPING [2023-05-10T23:43:43.699Z] INFO: No Stack... [2023-05-10T23:43:43.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T23:43:44.218Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T23:43:44.512Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-10T23:43:44.512Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T23:43:44.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [2023-05-10T23:43:44.538Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] did not exist. Created. [2023-05-10T23:43:44.538Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T23:43:44.848Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T23:43:44.880Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T23:43:44.890Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T23:43:44.907Z] $ docker stop --time=1 d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf [2023-05-10T23:43:46.057Z] $ docker rm -f --volumes d37475baccc6b9264ac1e7fc938b963304dbf4af1ae451375ab17f440407f4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T23:45:37.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15122 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T23:45:37.578Z] Running in /w/workspace/device-onvif-camera/144 [Pipeline] { [Pipeline] checkout [2023-05-10T23:45:37.617Z] The recommended git tool is: git [2023-05-10T23:45:43.337Z] using credential edgex-jenkins-ssh [2023-05-10T23:45:43.357Z] Cloning the remote Git repository [2023-05-10T23:45:43.404Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T23:45:43.528Z] > git init /w/workspace/device-onvif-camera/144 # timeout=10 [2023-05-10T23:45:43.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T23:45:43.686Z] > git --version # timeout=10 [2023-05-10T23:45:43.708Z] > git --version # 'git version 2.25.1' [2023-05-10T23:45:43.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T23:45:43.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T23:45:45.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T23:45:45.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T23:45:46.516Z] Avoid second fetch [2023-05-10T23:45:46.517Z] Checking out Revision 78f21e3935208b96823f0abfaeaba9e90563d252 (main) [2023-05-10T23:45:47.239Z] Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls (#355)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T23:45:46.531Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T23:45:46.609Z] > git checkout -f 78f21e3935208b96823f0abfaeaba9e90563d252 # timeout=10 [2023-05-10T23:45:48.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T23:45:48.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T23:45:48.267Z] Dload Upload Total Spent Left Speed [2023-05-10T23:45:48.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-05-10T23:45:48.910Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T23:45:49.244Z] + sudo tee /etc/docker/daemon.new [2023-05-10T23:45:49.244Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T23:45:49.244Z] { [2023-05-10T23:45:49.244Z] "registry-mirrors": [ [2023-05-10T23:45:49.244Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T23:45:49.244Z] ], [2023-05-10T23:45:49.244Z] "bip": "10.250.0.254/24", [2023-05-10T23:45:49.244Z] "hosts": [ [2023-05-10T23:45:49.244Z] "tcp://0.0.0.0:5555", [2023-05-10T23:45:49.244Z] "unix:///var/run/docker.sock" [2023-05-10T23:45:49.244Z] ], [2023-05-10T23:45:49.244Z] "mtu": 1458, [2023-05-10T23:45:49.244Z] "selinux-enabled": true, [2023-05-10T23:45:49.244Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T23:45:49.244Z] } [Pipeline] sh [2023-05-10T23:45:49.586Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T23:45:49.926Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:46:08.223Z] provisioning config files... [2023-05-10T23:46:08.250Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/144@tmp/config6461269744104676117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:46:08.604Z] ---> docker-login.sh [2023-05-10T23:46:08.604Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:46:08.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:46:09.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:46:09.145Z] Configure a credential helper to remove this warning. See [2023-05-10T23:46:09.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:46:09.145Z] [2023-05-10T23:46:09.145Z] Login Succeeded [2023-05-10T23:46:09.145Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:46:09.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:46:09.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:46:09.687Z] Configure a credential helper to remove this warning. See [2023-05-10T23:46:09.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:46:09.687Z] [2023-05-10T23:46:09.687Z] Login Succeeded [2023-05-10T23:46:09.687Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:46:09.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:46:09.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:46:09.955Z] Configure a credential helper to remove this warning. See [2023-05-10T23:46:09.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:46:09.955Z] [2023-05-10T23:46:09.955Z] Login Succeeded [2023-05-10T23:46:09.955Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:46:10.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:46:10.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:46:10.226Z] Configure a credential helper to remove this warning. See [2023-05-10T23:46:10.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:46:10.226Z] [2023-05-10T23:46:10.226Z] Login Succeeded [2023-05-10T23:46:10.226Z] docker.io [2023-05-10T23:46:10.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:46:10.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:46:10.770Z] Configure a credential helper to remove this warning. See [2023-05-10T23:46:10.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:46:10.770Z] [2023-05-10T23:46:10.770Z] Login Succeeded [2023-05-10T23:46:10.770Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:46:10.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T23:46:11.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:46:11.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:46:11.094Z] ========================================================= [2023-05-10T23:46:11.094Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T23:46:11.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:46:11.452Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T23:46:12.050Z] Sending build context to Docker daemon 14.32MB [2023-05-10T23:46:12.050Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:46:12.050Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T23:46:12.050Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T23:46:12.050Z] c41833b44d91: Pulling fs layer [2023-05-10T23:46:12.050Z] ed15518f5707: Pulling fs layer [2023-05-10T23:46:12.050Z] feae8fd75edb: Pulling fs layer [2023-05-10T23:46:12.050Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T23:46:12.050Z] 3cdef696dda3: Pulling fs layer [2023-05-10T23:46:12.050Z] 2ced38df9373: Pulling fs layer [2023-05-10T23:46:12.050Z] 58f1dce35555: Pulling fs layer [2023-05-10T23:46:12.050Z] 3cdef696dda3: Waiting [2023-05-10T23:46:12.050Z] 2ced38df9373: Waiting [2023-05-10T23:46:12.050Z] 58f1dce35555: Waiting [2023-05-10T23:46:12.050Z] 242c74f7c9fa: Waiting [2023-05-10T23:46:12.050Z] ed15518f5707: Download complete [2023-05-10T23:46:12.050Z] 242c74f7c9fa: Download complete [2023-05-10T23:46:12.325Z] 3cdef696dda3: Verifying Checksum [2023-05-10T23:46:12.325Z] 3cdef696dda3: Download complete [2023-05-10T23:46:12.325Z] c41833b44d91: Verifying Checksum [2023-05-10T23:46:13.311Z] c41833b44d91: Pull complete [2023-05-10T23:46:13.592Z] 58f1dce35555: Verifying Checksum [2023-05-10T23:46:13.593Z] 58f1dce35555: Download complete [2023-05-10T23:46:15.043Z] 2ced38df9373: Verifying Checksum [2023-05-10T23:46:15.043Z] 2ced38df9373: Download complete [2023-05-10T23:46:15.043Z] feae8fd75edb: Verifying Checksum [2023-05-10T23:46:15.043Z] feae8fd75edb: Download complete [2023-05-10T23:46:16.015Z] ed15518f5707: Pull complete [2023-05-10T23:46:31.063Z] feae8fd75edb: Pull complete [2023-05-10T23:46:31.063Z] 242c74f7c9fa: Pull complete [2023-05-10T23:46:31.063Z] 3cdef696dda3: Pull complete [2023-05-10T23:46:37.752Z] 2ced38df9373: Pull complete [2023-05-10T23:46:39.710Z] 58f1dce35555: Pull complete [2023-05-10T23:46:39.710Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T23:46:39.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T23:46:39.710Z] ---> fadd8f120f05 [2023-05-10T23:46:39.710Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T23:46:45.060Z] ---> Running in 3b5680d03d11 [2023-05-10T23:46:45.328Z] Removing intermediate container 3b5680d03d11 [2023-05-10T23:46:45.328Z] ---> bdd0f11943fb [2023-05-10T23:46:45.328Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T23:46:45.328Z] ---> Running in b8b74c4c941d [2023-05-10T23:46:45.597Z] Removing intermediate container b8b74c4c941d [2023-05-10T23:46:45.597Z] ---> bc35385e60db [2023-05-10T23:46:45.597Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T23:46:45.945Z] ---> Running in e22963b547d2 [2023-05-10T23:46:46.220Z] Removing intermediate container e22963b547d2 [2023-05-10T23:46:46.220Z] ---> a025156a29a9 [2023-05-10T23:46:46.220Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T23:46:46.220Z] ---> Running in dc9f1b2e8570 [2023-05-10T23:46:46.496Z] Removing intermediate container dc9f1b2e8570 [2023-05-10T23:46:46.496Z] ---> df77e6eb6c15 [2023-05-10T23:46:46.496Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T23:46:46.775Z] ---> Running in 32346097b88e [2023-05-10T23:46:47.051Z] Removing intermediate container 32346097b88e [2023-05-10T23:46:47.051Z] ---> 973a47212b95 [2023-05-10T23:46:47.051Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T23:46:47.051Z] ---> Running in 05a8a215dd74 [2023-05-10T23:46:48.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:46:48.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:46:50.152Z] OK: 263 MiB in 53 packages [2023-05-10T23:46:50.742Z] Removing intermediate container 05a8a215dd74 [2023-05-10T23:46:50.742Z] ---> cc17afadb401 [2023-05-10T23:46:50.742Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T23:46:51.011Z] ---> Running in 5e840be01676 [2023-05-10T23:46:51.287Z] Removing intermediate container 5e840be01676 [2023-05-10T23:46:51.287Z] ---> 5f271535e711 [2023-05-10T23:46:51.287Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T23:46:51.874Z] ---> 8f4cc8e96cfb [2023-05-10T23:46:51.874Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:46:51.874Z] ---> Running in 3207a477c25b [2023-05-10T23:47:59.797Z] Removing intermediate container 3207a477c25b [2023-05-10T23:47:59.797Z] ---> d5a342291de8 [2023-05-10T23:47:59.797Z] Step 12/13 : COPY . . [2023-05-10T23:47:59.797Z] ---> 1340cd50b724 [2023-05-10T23:47:59.797Z] Step 13/13 : RUN ${MAKE} [2023-05-10T23:47:59.797Z] ---> Running in a8520e4e134f [2023-05-10T23:47:59.797Z] noop [2023-05-10T23:47:59.797Z] Removing intermediate container a8520e4e134f [2023-05-10T23:47:59.797Z] ---> 517371b5ca85 [2023-05-10T23:47:59.797Z] Successfully built 517371b5ca85 [2023-05-10T23:47:59.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:48:00.153Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T23:48:00.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:48:00.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container [2023-05-10T23:48:00.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T23:48:01.678Z] $ docker top ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:48:02.517Z] + go version [2023-05-10T23:48:02.517Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T23:48:02.541Z] $ docker stop --time=1 ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f [2023-05-10T23:48:06.722Z] $ docker rm -f --volumes ee8b14a62de7462c08d7e62f143f48093c63fb77e88665a0d1181fbbdf02141f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:48:07.244Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T23:48:07.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:48:07.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container [2023-05-10T23:48:07.490Z] $ 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/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T23:48:08.690Z] $ docker top 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:48:09.514Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/144 [Pipeline] fileExists [Pipeline] sh [2023-05-10T23:48:09.844Z] + make test [2023-05-10T23:48:10.110Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T23:48:42.365Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T23:51:06.684Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T23:51:06.684Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T23:51:06.684Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.276s coverage: 31.0% of statements [2023-05-10T23:51:21.694Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.776s coverage: 86.5% of statements [2023-05-10T23:51:21.694Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T23:51:21.694Z] go vet ./... [2023-05-10T23:51:54.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T23:51:54.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T23:51:54.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T23:51:54.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T23:51:54.159Z] $ docker stop --time=1 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 [2023-05-10T23:51:55.973Z] $ docker rm -f --volumes 9ec75097b5020ec561c5a401700f12310b948ce9d99a174bace203a2239c6bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T23:51:57.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T23:51:57.212Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T23:51:57.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T23:51:58.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T23:51:58.473Z] + ls -al . [2023-05-10T23:51:58.474Z] total 228 [2023-05-10T23:51:58.474Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 23:48 . [2023-05-10T23:51:58.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 .. [2023-05-10T23:51:58.474Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:45 .git [2023-05-10T23:51:58.474Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:45 .github [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 23:45 .gitignore [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 23:45 .golangci.yml [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 23:45 Attribution.txt [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 23:45 CHANGELOG.md [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 23:45 Dockerfile [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:45 GOVERNANCE.md [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 23:45 Jenkinsfile [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 23:45 LICENSE [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 23:45 Makefile [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 23:45 OWNERS.md [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 10 23:45 README.md [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 23:41 VERSION [2023-05-10T23:51:58.474Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:45 bin [2023-05-10T23:51:58.474Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:45 cmd [2023-05-10T23:51:58.474Z] -rw-r--r-- 1 jenkins jenkins 79472 May 10 23:51 coverage.out [2023-05-10T23:51:58.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 doc [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 23:45 go.mod [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 23:45 go.sum [2023-05-10T23:51:58.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 internal [2023-05-10T23:51:58.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:45 snap [2023-05-10T23:51:58.474Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 23:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:51:58.815Z] + 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=78f21e3935208b96823f0abfaeaba9e90563d252 --label arch=arm64 --label version=3.0.0-dev.47 . [2023-05-10T23:51:59.403Z] Sending build context to Docker daemon 14.4MB [2023-05-10T23:51:59.403Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T23:51:59.403Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T23:51:59.403Z] ---> 517371b5ca85 [2023-05-10T23:51:59.403Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T23:51:59.403Z] ---> Running in 60743d2ae69b [2023-05-10T23:51:59.673Z] Removing intermediate container 60743d2ae69b [2023-05-10T23:51:59.673Z] ---> 094b39c8463b [2023-05-10T23:51:59.673Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T23:51:59.943Z] ---> Running in 35a978ec7a37 [2023-05-10T23:52:00.212Z] Removing intermediate container 35a978ec7a37 [2023-05-10T23:52:00.212Z] ---> 19494c42d607 [2023-05-10T23:52:00.212Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T23:52:00.212Z] ---> Running in dcc40731e423 [2023-05-10T23:52:00.482Z] Removing intermediate container dcc40731e423 [2023-05-10T23:52:00.482Z] ---> 0e8ebedb4358 [2023-05-10T23:52:00.482Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T23:52:00.482Z] ---> Running in 96e4ced901bb [2023-05-10T23:52:01.067Z] Removing intermediate container 96e4ced901bb [2023-05-10T23:52:01.068Z] ---> a56814f4576c [2023-05-10T23:52:01.068Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T23:52:01.068Z] ---> Running in eca36ad51147 [2023-05-10T23:52:01.336Z] Removing intermediate container eca36ad51147 [2023-05-10T23:52:01.336Z] ---> 2a66e2231c65 [2023-05-10T23:52:01.336Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T23:52:01.336Z] ---> Running in bef0833b36e3 [2023-05-10T23:52:02.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:52:02.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:52:04.295Z] OK: 263 MiB in 53 packages [2023-05-10T23:52:06.899Z] Removing intermediate container bef0833b36e3 [2023-05-10T23:52:06.899Z] ---> 866adcd70a17 [2023-05-10T23:52:06.899Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T23:52:06.899Z] ---> Running in 9aff8b989fcd [2023-05-10T23:52:07.169Z] Removing intermediate container 9aff8b989fcd [2023-05-10T23:52:07.169Z] ---> b166f032e30d [2023-05-10T23:52:07.169Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T23:52:07.756Z] ---> 9b06fdaaf060 [2023-05-10T23:52:07.756Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T23:52:07.756Z] ---> Running in 53fb22a5ab36 [2023-05-10T23:52:10.350Z] Removing intermediate container 53fb22a5ab36 [2023-05-10T23:52:10.350Z] ---> 66fe667e7530 [2023-05-10T23:52:10.350Z] Step 12/26 : COPY . . [2023-05-10T23:52:11.770Z] ---> 1578c4595ea3 [2023-05-10T23:52:11.770Z] Step 13/26 : RUN ${MAKE} [2023-05-10T23:52:11.770Z] ---> Running in 06e8700bf643 [2023-05-10T23:52:12.734Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.47" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T23:54:34.466Z] Removing intermediate container 06e8700bf643 [2023-05-10T23:54:34.466Z] ---> 710625998087 [2023-05-10T23:54:34.466Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T23:54:34.466Z] 3.17: Pulling from library/alpine [2023-05-10T23:54:34.466Z] c41833b44d91: Already exists [2023-05-10T23:54:34.466Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T23:54:34.466Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T23:54:34.466Z] ---> 51e60588ff2c [2023-05-10T23:54:34.466Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T23:54:34.466Z] ---> Running in c8a81ad5733c [2023-05-10T23:54:34.466Z] Removing intermediate container c8a81ad5733c [2023-05-10T23:54:34.466Z] ---> e3332f247504 [2023-05-10T23:54:34.467Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T23:54:34.467Z] ---> Running in d79972ab4dce [2023-05-10T23:54:34.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T23:54:34.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T23:54:34.467Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T23:54:34.467Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T23:54:34.467Z] OK: 8 MiB in 16 packages [2023-05-10T23:54:34.734Z] Removing intermediate container d79972ab4dce [2023-05-10T23:54:34.734Z] ---> ea9ae6c9e055 [2023-05-10T23:54:34.734Z] Step 17/26 : WORKDIR / [2023-05-10T23:54:34.999Z] ---> Running in 965ab2db27cb [2023-05-10T23:54:35.266Z] Removing intermediate container 965ab2db27cb [2023-05-10T23:54:35.266Z] ---> 3c632d325082 [2023-05-10T23:54:35.266Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T23:54:36.674Z] ---> ac0d09fe3856 [2023-05-10T23:54:36.674Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T23:54:36.942Z] ---> 4ecfb79446b8 [2023-05-10T23:54:36.942Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T23:54:37.522Z] ---> c1a063adadaa [2023-05-10T23:54:37.522Z] Step 21/26 : EXPOSE 59984 [2023-05-10T23:54:37.522Z] ---> Running in 66cc16a752bc [2023-05-10T23:54:37.788Z] Removing intermediate container 66cc16a752bc [2023-05-10T23:54:37.788Z] ---> 645312e5467c [2023-05-10T23:54:37.788Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T23:54:37.788Z] ---> Running in f36c133dcba5 [2023-05-10T23:54:38.054Z] Removing intermediate container f36c133dcba5 [2023-05-10T23:54:38.054Z] ---> 96967df43d17 [2023-05-10T23:54:38.054Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T23:54:38.054Z] ---> Running in 7049a6416e85 [2023-05-10T23:54:38.321Z] Removing intermediate container 7049a6416e85 [2023-05-10T23:54:38.321Z] ---> 30ae2c2570b4 [2023-05-10T23:54:38.321Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T23:54:38.587Z] ---> Running in bda700f667f4 [2023-05-10T23:54:38.854Z] Removing intermediate container bda700f667f4 [2023-05-10T23:54:38.854Z] ---> 1f82e743b30f [2023-05-10T23:54:38.854Z] Step 25/26 : LABEL git_sha=78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:54:38.854Z] ---> Running in 08b23cf9e5c3 [2023-05-10T23:54:39.120Z] Removing intermediate container 08b23cf9e5c3 [2023-05-10T23:54:39.120Z] ---> 184859abd1e9 [2023-05-10T23:54:39.120Z] Step 26/26 : LABEL version=3.0.0-dev.47 [2023-05-10T23:54:39.120Z] ---> Running in d634fc64b846 [2023-05-10T23:54:39.385Z] Removing intermediate container d634fc64b846 [2023-05-10T23:54:39.385Z] ---> aa2bb6f6b407 [2023-05-10T23:54:39.385Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T23:54:39.385Z] Successfully built aa2bb6f6b407 [2023-05-10T23:54:39.385Z] 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 [2023-05-10T23:54:39.489Z] provisioning config files... [2023-05-10T23:54:39.503Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/144@tmp/config7964095780152266683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:54:39.887Z] ---> docker-login.sh [2023-05-10T23:54:39.887Z] nexus3.edgexfoundry.org:10001 [2023-05-10T23:54:39.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:54:40.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:54:40.155Z] Configure a credential helper to remove this warning. See [2023-05-10T23:54:40.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:54:40.155Z] [2023-05-10T23:54:40.155Z] Login Succeeded [2023-05-10T23:54:40.155Z] nexus3.edgexfoundry.org:10002 [2023-05-10T23:54:40.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:54:40.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:54:40.423Z] Configure a credential helper to remove this warning. See [2023-05-10T23:54:40.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:54:40.423Z] [2023-05-10T23:54:40.423Z] Login Succeeded [2023-05-10T23:54:40.423Z] nexus3.edgexfoundry.org:10003 [2023-05-10T23:54:40.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:54:40.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:54:40.963Z] Configure a credential helper to remove this warning. See [2023-05-10T23:54:40.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:54:40.963Z] [2023-05-10T23:54:40.963Z] Login Succeeded [2023-05-10T23:54:40.963Z] nexus3.edgexfoundry.org:10004 [2023-05-10T23:54:40.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:54:41.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:54:41.231Z] Configure a credential helper to remove this warning. See [2023-05-10T23:54:41.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:54:41.231Z] [2023-05-10T23:54:41.231Z] Login Succeeded [2023-05-10T23:54:41.231Z] docker.io [2023-05-10T23:54:41.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T23:54:41.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T23:54:41.777Z] Configure a credential helper to remove this warning. See [2023-05-10T23:54:41.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T23:54:41.777Z] [2023-05-10T23:54:41.777Z] Login Succeeded [2023-05-10T23:54:41.777Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T23:54:41.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T23:54:41.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T23:54:41.840Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-10T23:54:41.840Z] 78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:54:41.840Z] latest [2023-05-10T23:54:41.840Z] 3.0.0-dev.47 [2023-05-10T23:54:41.840Z] 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:54:41.840Z] main [2023-05-10T23:54:41.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:42.185Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:42.531Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:54:42.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T23:54:42.531Z] 35283c5b66c9: Preparing [2023-05-10T23:54:42.531Z] 4fc9fe3ce635: Preparing [2023-05-10T23:54:42.531Z] 7cfbd8f69394: Preparing [2023-05-10T23:54:42.531Z] fd7ff7662a43: Preparing [2023-05-10T23:54:42.531Z] 26cbea5cba74: Preparing [2023-05-10T23:54:42.531Z] 26cbea5cba74: Layer already exists [2023-05-10T23:54:42.798Z] 4fc9fe3ce635: Pushed [2023-05-10T23:54:42.798Z] fd7ff7662a43: Pushed [2023-05-10T23:54:42.798Z] 35283c5b66c9: Pushed [2023-05-10T23:54:49.443Z] 7cfbd8f69394: Pushed [2023-05-10T23:54:49.443Z] 78f21e3935208b96823f0abfaeaba9e90563d252: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:49.802Z] + 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 [2023-05-10T23:54:50.148Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T23:54:50.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T23:54:50.148Z] 35283c5b66c9: Preparing [2023-05-10T23:54:50.148Z] 4fc9fe3ce635: Preparing [2023-05-10T23:54:50.148Z] 7cfbd8f69394: Preparing [2023-05-10T23:54:50.148Z] fd7ff7662a43: Preparing [2023-05-10T23:54:50.148Z] 26cbea5cba74: Preparing [2023-05-10T23:54:50.148Z] 7cfbd8f69394: Layer already exists [2023-05-10T23:54:50.148Z] fd7ff7662a43: Layer already exists [2023-05-10T23:54:50.148Z] 4fc9fe3ce635: Layer already exists [2023-05-10T23:54:50.148Z] 26cbea5cba74: Layer already exists [2023-05-10T23:54:50.148Z] 35283c5b66c9: Layer already exists [2023-05-10T23:54:50.148Z] latest: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:50.766Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:51.106Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 [2023-05-10T23:54:51.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T23:54:51.106Z] 35283c5b66c9: Preparing [2023-05-10T23:54:51.106Z] 4fc9fe3ce635: Preparing [2023-05-10T23:54:51.106Z] 7cfbd8f69394: Preparing [2023-05-10T23:54:51.106Z] fd7ff7662a43: Preparing [2023-05-10T23:54:51.106Z] 26cbea5cba74: Preparing [2023-05-10T23:54:51.106Z] fd7ff7662a43: Layer already exists [2023-05-10T23:54:51.106Z] 7cfbd8f69394: Layer already exists [2023-05-10T23:54:51.106Z] 26cbea5cba74: Layer already exists [2023-05-10T23:54:51.106Z] 4fc9fe3ce635: Layer already exists [2023-05-10T23:54:51.106Z] 35283c5b66c9: Layer already exists [2023-05-10T23:54:51.106Z] 3.0.0-dev.47: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:51.453Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:51.799Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:54:51.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T23:54:51.799Z] 35283c5b66c9: Preparing [2023-05-10T23:54:51.799Z] 4fc9fe3ce635: Preparing [2023-05-10T23:54:51.799Z] 7cfbd8f69394: Preparing [2023-05-10T23:54:51.799Z] fd7ff7662a43: Preparing [2023-05-10T23:54:51.799Z] 26cbea5cba74: Preparing [2023-05-10T23:54:51.799Z] fd7ff7662a43: Layer already exists [2023-05-10T23:54:51.799Z] 7cfbd8f69394: Layer already exists [2023-05-10T23:54:51.799Z] 4fc9fe3ce635: Layer already exists [2023-05-10T23:54:51.799Z] 26cbea5cba74: Layer already exists [2023-05-10T23:54:51.799Z] 35283c5b66c9: Layer already exists [2023-05-10T23:54:51.799Z] 78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:52.146Z] + 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 [2023-05-10T23:54:52.490Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-10T23:54:52.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T23:54:52.490Z] 35283c5b66c9: Preparing [2023-05-10T23:54:52.490Z] 4fc9fe3ce635: Preparing [2023-05-10T23:54:52.490Z] 7cfbd8f69394: Preparing [2023-05-10T23:54:52.490Z] fd7ff7662a43: Preparing [2023-05-10T23:54:52.490Z] 26cbea5cba74: Preparing [2023-05-10T23:54:52.490Z] 7cfbd8f69394: Layer already exists [2023-05-10T23:54:52.490Z] 4fc9fe3ce635: Layer already exists [2023-05-10T23:54:52.490Z] 26cbea5cba74: Layer already exists [2023-05-10T23:54:52.490Z] 35283c5b66c9: Layer already exists [2023-05-10T23:54:52.490Z] fd7ff7662a43: Layer already exists [2023-05-10T23:54:52.490Z] main: digest: sha256:f3b50f781a3ce9ff6b88cffa290bba7eafbf9cee505950c1dc6069fa3ce9f6f6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T23:54:52.535Z] ===================================================== [Pipeline] echo [2023-05-10T23:54:52.541Z] taggedImages: [2023-05-10T23:54:52.541Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252 [2023-05-10T23:54:52.541Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T23:54:52.541Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.47 [2023-05-10T23:54:52.541Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:78f21e3935208b96823f0abfaeaba9e90563d252-3.0.0-dev.47 [2023-05-10T23:54:52.541Z] - 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 [2023-05-10T23:54:52.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:54:52.899Z] [2023-05-10T23:54:52.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:54:53.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:54:53.237Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T23:54:53.237Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T23:54:53.237Z] 04944245beec: Pulling fs layer [2023-05-10T23:54:53.237Z] 699f458cf7ca: Pulling fs layer [2023-05-10T23:54:53.237Z] 765212b225bb: Pulling fs layer [2023-05-10T23:54:53.237Z] f23df028b6ca: Pulling fs layer [2023-05-10T23:54:53.237Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T23:54:53.237Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T23:54:53.237Z] 765212b225bb: Waiting [2023-05-10T23:54:53.237Z] f23df028b6ca: Waiting [2023-05-10T23:54:53.237Z] d65c8cfc05b1: Waiting [2023-05-10T23:54:53.237Z] 2437ff75d9bd: Waiting [2023-05-10T23:54:53.504Z] 04944245beec: Verifying Checksum [2023-05-10T23:54:53.504Z] 04944245beec: Download complete [2023-05-10T23:54:53.504Z] 765212b225bb: Verifying Checksum [2023-05-10T23:54:53.504Z] 765212b225bb: Download complete [2023-05-10T23:54:53.504Z] f23df028b6ca: Verifying Checksum [2023-05-10T23:54:53.504Z] f23df028b6ca: Download complete [2023-05-10T23:54:53.504Z] d65c8cfc05b1: Download complete [2023-05-10T23:54:53.504Z] 699f458cf7ca: Verifying Checksum [2023-05-10T23:54:53.504Z] 699f458cf7ca: Download complete [2023-05-10T23:54:54.090Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T23:54:54.090Z] 8998bd30e6a1: Download complete [2023-05-10T23:54:56.033Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T23:54:56.033Z] 2437ff75d9bd: Download complete [2023-05-10T23:54:57.981Z] 8998bd30e6a1: Pull complete [2023-05-10T23:55:00.564Z] 04944245beec: Pull complete [2023-05-10T23:55:01.976Z] 699f458cf7ca: Pull complete [2023-05-10T23:55:01.976Z] 765212b225bb: Pull complete [2023-05-10T23:55:02.934Z] f23df028b6ca: Pull complete [2023-05-10T23:55:02.934Z] d65c8cfc05b1: Pull complete [2023-05-10T23:55:17.919Z] 2437ff75d9bd: Pull complete [2023-05-10T23:55:17.919Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T23:55:17.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T23:55:17.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:55:18.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-15122 does not seem to be running inside a container [2023-05-10T23:55:18.193Z] $ 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/144 -v /w/workspace/device-onvif-camera/144:/w/workspace/device-onvif-camera/144:rw,z -v /w/workspace/device-onvif-camera/144@tmp:/w/workspace/device-onvif-camera/144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T23:55:20.780Z] $ docker top aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:55:21.620Z] ---> job-cost.sh [2023-05-10T23:55:21.620Z] lf-activate-venv: SKIPPING [2023-05-10T23:55:21.620Z] INFO: No Stack... [2023-05-10T23:55:21.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T23:55:22.852Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T23:55:23.492Z] + cat /w/workspace/device-onvif-camera/144/archives/cost.csv [2023-05-10T23:55:23.492Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T23:55:23.551Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [2023-05-10T23:55:23.559Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] did not exist. Created. [2023-05-10T23:55:23.559Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T23:55:23.899Z] /w/workspace/device-onvif-camera/144@tmp/durable-ae3fb1e2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T23:55:24.511Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T23:55:24.535Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T23:55:24.592Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T23:55:24.599Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T23:55:24.626Z] $ docker stop --time=1 aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 [2023-05-10T23:55:26.292Z] $ docker rm -f --volumes aed8f98f9d0d35894d3a833764adf7d2152e02efaf27a6b4fa1a8b25850106a7 [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 [2023-05-10T23:55:26.705Z] provisioning config files... [2023-05-10T23:55:26.713Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4482686125183040686tmp [Pipeline] { [Pipeline] sh [2023-05-10T23:55:26.999Z] + set +x [2023-05-10T23:55:26.999Z] + curl -s https://codecov.io/bash [2023-05-10T23:55:26.999Z] + bash -s -- [2023-05-10T23:55:26.999Z] [2023-05-10T23:55:26.999Z] _____ _ [2023-05-10T23:55:26.999Z] / ____| | | [2023-05-10T23:55:26.999Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T23:55:26.999Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T23:55:26.999Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T23:55:26.999Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T23:55:26.999Z] Bash-1.0.6 [2023-05-10T23:55:26.999Z] [2023-05-10T23:55:26.999Z] [2023-05-10T23:55:26.999Z] ==> git version 2.25.1 found [2023-05-10T23:55:26.999Z] ==> 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 [2023-05-10T23:55:26.999Z] Release-Date: 2020-01-08 [2023-05-10T23:55:26.999Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T23:55:27.000Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T23:55:27.000Z] ==> Jenkins CI detected. [2023-05-10T23:55:27.000Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-10T23:55:27.000Z] project root: . [2023-05-10T23:55:27.000Z] --> token set from env [2023-05-10T23:55:27.000Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T23:55:27.258Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T23:55:27.258Z] ==> Python coveragepy not found [2023-05-10T23:55:27.258Z] ==> Searching for coverage reports in: [2023-05-10T23:55:27.258Z] + . [2023-05-10T23:55:27.258Z] -> Found 1 reports [2023-05-10T23:55:27.258Z] ==> Detecting git/mercurial file structure [2023-05-10T23:55:27.258Z] ==> Reading reports [2023-05-10T23:55:27.258Z] + ./coverage.out bytes=79472 [2023-05-10T23:55:27.258Z] ==> Appending adjustments [2023-05-10T23:55:27.258Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T23:55:27.258Z] + Found adjustments [2023-05-10T23:55:27.258Z] ==> Gzipping contents [2023-05-10T23:55:27.258Z] 12K /tmp/codecov.JuWbvZ.gz [2023-05-10T23:55:27.258Z] ==> Uploading reports [2023-05-10T23:55:27.258Z] url: https://codecov.io [2023-05-10T23:55:27.258Z] query: branch=main&commit=78f21e3935208b96823f0abfaeaba9e90563d252&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T23:55:27.258Z] -> Pinging Codecov [2023-05-10T23:55:27.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=78f21e3935208b96823f0abfaeaba9e90563d252&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T23:55:27.518Z] -> Uploading to [2023-05-10T23:55:27.518Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/78f21e3935208b96823f0abfaeaba9e90563d252/7b9c9804-9427-4c25-b542-c666903b46f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T235527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b81f64add72fbd7e146da81c04385b9bad0b2f584cbbe99ade4cbbfa32049bea [2023-05-10T23:55:27.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T23:55:27.518Z] Dload Upload Total Spent Left Speed [2023-05-10T23:55:27.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10700 0 0 100 10700 0 44583 --:--:-- --:--:-- --:--:-- 44769 [2023-05-10T23:55:27.778Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] } [2023-05-10T23:55:27.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T23:55:27.973Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T23:55:27.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:55:28.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T23:55:28.276Z] [2023-05-10T23:55:28.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:55:28.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T23:55:28.840Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T23:55:28.840Z] df9b9388f04a: Pulling fs layer [2023-05-10T23:55:28.840Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T23:55:28.840Z] 25bc292e5bac: Pulling fs layer [2023-05-10T23:55:28.840Z] 114826534d7a: Pulling fs layer [2023-05-10T23:55:28.840Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T23:55:28.840Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T23:55:28.840Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T23:55:28.840Z] 114826534d7a: Waiting [2023-05-10T23:55:28.840Z] 8a3aa393b2d8: Waiting [2023-05-10T23:55:28.840Z] 4657fd5d0bcf: Waiting [2023-05-10T23:55:28.840Z] 25bc292e5bac: Verifying Checksum [2023-05-10T23:55:28.840Z] 25bc292e5bac: Download complete [2023-05-10T23:55:28.840Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T23:55:28.840Z] 52dc419b0ee2: Download complete [2023-05-10T23:55:28.840Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T23:55:28.840Z] 4657fd5d0bcf: Download complete [2023-05-10T23:55:28.840Z] df9b9388f04a: Download complete [2023-05-10T23:55:29.102Z] df9b9388f04a: Pull complete [2023-05-10T23:55:29.102Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T23:55:29.102Z] 6ad1cebc031e: Download complete [2023-05-10T23:55:29.364Z] 52dc419b0ee2: Pull complete [2023-05-10T23:55:29.364Z] 25bc292e5bac: Pull complete [2023-05-10T23:55:29.940Z] 114826534d7a: Verifying Checksum [2023-05-10T23:55:29.940Z] 114826534d7a: Download complete [2023-05-10T23:55:29.940Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T23:55:29.940Z] 8a3aa393b2d8: Download complete [2023-05-10T23:55:33.228Z] 114826534d7a: Pull complete [2023-05-10T23:55:33.487Z] 4657fd5d0bcf: Pull complete [2023-05-10T23:55:34.060Z] 6ad1cebc031e: Pull complete [2023-05-10T23:55:37.353Z] 8a3aa393b2d8: Pull complete [2023-05-10T23:55:37.353Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T23:55:37.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T23:55:37.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:55:37.436Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:55:37.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T23:55:40.518Z] $ docker top 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T23:55:40.584Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-10T23:55:40.861Z] + set -o pipefail [2023-05-10T23:55:40.861Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/25e49e6f-b9b6-4ca6-8abe-037775c0453a [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] [2023-05-10T23:55:46.133Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T23:55:46.133Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T23:55:46.133Z] More details here: https://snyk.co/ue1NS [2023-05-10T23:55:46.133Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T23:55:46.133Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T23:55:46.140Z] $ docker stop --time=1 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 [2023-05-10T23:55:49.436Z] $ docker rm -f --volumes 704f12751aae5444a7e3d6fda102dc940b0ee05c087331059b5b16d3a442dd20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-10T23:55:49.851Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:55:49.864Z] provisioning config files... [2023-05-10T23:55:49.870Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7219552531868868834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:55:50.165Z] --> edgex-publish-swagger.sh [2023-05-10T23:55:50.165Z] === Publish doc/openapi/v2 API === [2023-05-10T23:55:50.165Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-10T23:55:50.165Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-10T23:55:50.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T23:55:50.165Z] Dload Upload Total Spent Left Speed [2023-05-10T23:55:50.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 3158k --:--:-- --:--:-- --:--:-- 3137k 100 473k 0 0 100 473k 0 588k --:--:-- --:--:-- --:--:-- 587k [2023-05-10T23:55:50.992Z] [2023-05-10T23:55:50.992Z] [Pipeline] } [2023-05-10T23:55:51.000Z] 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 [2023-05-10T23:55:51.411Z] + git log --format=format:%s -1 78f21e3935208b96823f0abfaeaba9e90563d252 [Pipeline] sh [2023-05-10T23:55:51.703Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T23:55:51.703Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:55:51.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:55:51.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:55:52.073Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:55:52.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T23:55:52.693Z] $ docker top e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 -eo pid,comm [2023-05-10T23:55:52.747Z] 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). [2023-05-10T23:55:52.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T23:55:52.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T23:55:52.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T23:55:52.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T23:55:52.916Z] $ docker exec e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 ssh-agent [2023-05-10T23:55:53.055Z] SSH_AUTH_SOCK=/tmp/ssh-MpH9CmKDtz4w/agent.32 [2023-05-10T23:55:53.055Z] SSH_AGENT_PID=38 [2023-05-10T23:55:53.060Z] Running ssh-add (command line suppressed) [2023-05-10T23:55:53.163Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18088876904254990182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18088876904254990182.key) [2023-05-10T23:55:53.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T23:55:53.471Z] + git semver tag [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,651 [run_tag] DEBUG tag force:False [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,651 [check_head_tag] DEBUG check head tag [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,653 [execute] INFO git cat-file --batch-check [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,656 [execute] INFO git cat-file --batch [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,689 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,689 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,689 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T23:55:53.731Z] 2023-05-10 23:55:53,693 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:55:53.731Z] 3.0.0-dev.47 [Pipeline] } [2023-05-10T23:55:53.735Z] $ docker exec --env ******** --env ******** e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 ssh-agent -k [2023-05-10T23:55:53.838Z] unset SSH_AUTH_SOCK; [2023-05-10T23:55:53.839Z] unset SSH_AGENT_PID; [2023-05-10T23:55:53.839Z] echo Agent pid 38 killed; [2023-05-10T23:55:53.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T23:55:54.157Z] + git semver [Pipeline] } [2023-05-10T23:55:54.422Z] $ docker stop --time=1 e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 [2023-05-10T23:55:55.822Z] $ docker rm -f --volumes e10bdf2caa13e3c1a5f81fbcdb284c9f7c792ff03661b2b55f8d210598c71fb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:55:56.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T23:55:56.219Z] [2023-05-10T23:55:56.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:55:56.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T23:55:56.520Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T23:55:56.520Z] ab5ef0e58194: Pulling fs layer [2023-05-10T23:55:56.520Z] 9712f1f96733: Pulling fs layer [2023-05-10T23:55:56.520Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T23:55:56.520Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T23:55:56.520Z] e9a5061849ea: Pulling fs layer [2023-05-10T23:55:56.520Z] d747dcd14b5f: Pulling fs layer [2023-05-10T23:55:56.520Z] 2de7ff778b66: Pulling fs layer [2023-05-10T23:55:56.520Z] 2de7ff778b66: Waiting [2023-05-10T23:55:56.520Z] d747dcd14b5f: Waiting [2023-05-10T23:55:56.520Z] 0d9ebad4ef96: Waiting [2023-05-10T23:55:56.520Z] e9a5061849ea: Waiting [2023-05-10T23:55:56.520Z] 9712f1f96733: Download complete [2023-05-10T23:55:57.096Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T23:55:57.096Z] 63f879dbbcfc: Download complete [2023-05-10T23:55:57.356Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T23:55:57.356Z] 0d9ebad4ef96: Download complete [2023-05-10T23:55:57.356Z] e9a5061849ea: Verifying Checksum [2023-05-10T23:55:57.356Z] e9a5061849ea: Download complete [2023-05-10T23:55:57.356Z] d747dcd14b5f: Download complete [2023-05-10T23:55:57.356Z] ab5ef0e58194: Verifying Checksum [2023-05-10T23:55:57.356Z] ab5ef0e58194: Download complete [2023-05-10T23:55:57.615Z] 2de7ff778b66: Verifying Checksum [2023-05-10T23:55:57.615Z] 2de7ff778b66: Download complete [2023-05-10T23:56:00.157Z] ab5ef0e58194: Pull complete [2023-05-10T23:56:00.157Z] 9712f1f96733: Pull complete [2023-05-10T23:56:01.092Z] 63f879dbbcfc: Pull complete [2023-05-10T23:56:05.298Z] 0d9ebad4ef96: Pull complete [2023-05-10T23:56:05.298Z] e9a5061849ea: Pull complete [2023-05-10T23:56:05.298Z] d747dcd14b5f: Pull complete [2023-05-10T23:56:05.863Z] 2de7ff778b66: Pull complete [2023-05-10T23:56:05.863Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T23:56:05.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T23:56:05.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:56:05.944Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:56:05.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-10T23:56:10.961Z] $ docker top 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:56:11.032Z] provisioning config files... [2023-05-10T23:56:11.038Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15416508224435610105tmp [2023-05-10T23:56:11.051Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16124026877538960825tmp [2023-05-10T23:56:11.061Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2255421041641176412tmp [Pipeline] { [Pipeline] echo [2023-05-10T23:56:11.075Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:11.357Z] ---> sigul-configuration.sh [2023-05-10T23:56:11.358Z] gpg: directory `/root/.gnupg' created [2023-05-10T23:56:11.358Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T23:56:11.358Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T23:56:11.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T23:56:11.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T23:56:11.358Z] gpg: CAST5 encrypted data [2023-05-10T23:56:11.358Z] gpg: encrypted with 1 passphrase [2023-05-10T23:56:11.358Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T23:56:11.645Z] + mkdir /home/jenkins [2023-05-10T23:56:11.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T23:56:11.931Z] + 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 [2023-05-10T23:56:11.940Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:12.229Z] ---> sigul-install.sh [2023-05-10T23:56:12.229Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T23:56:12.515Z] + git tag --list [2023-05-10T23:56:12.515Z] v0.0.0 [2023-05-10T23:56:12.515Z] v0.0.1-dev.1 [2023-05-10T23:56:12.515Z] v0.0.1-dev.10 [2023-05-10T23:56:12.515Z] v0.0.1-dev.11 [2023-05-10T23:56:12.515Z] v0.0.1-dev.12 [2023-05-10T23:56:12.515Z] v0.0.1-dev.13 [2023-05-10T23:56:12.515Z] v0.0.1-dev.14 [2023-05-10T23:56:12.515Z] v0.0.1-dev.15 [2023-05-10T23:56:12.515Z] v0.0.1-dev.16 [2023-05-10T23:56:12.515Z] v0.0.1-dev.17 [2023-05-10T23:56:12.515Z] v0.0.1-dev.18 [2023-05-10T23:56:12.515Z] v0.0.1-dev.19 [2023-05-10T23:56:12.515Z] v0.0.1-dev.2 [2023-05-10T23:56:12.515Z] v0.0.1-dev.20 [2023-05-10T23:56:12.515Z] v0.0.1-dev.21 [2023-05-10T23:56:12.515Z] v0.0.1-dev.22 [2023-05-10T23:56:12.515Z] v0.0.1-dev.23 [2023-05-10T23:56:12.515Z] v0.0.1-dev.24 [2023-05-10T23:56:12.515Z] v0.0.1-dev.25 [2023-05-10T23:56:12.515Z] v0.0.1-dev.26 [2023-05-10T23:56:12.515Z] v0.0.1-dev.27 [2023-05-10T23:56:12.515Z] v0.0.1-dev.28 [2023-05-10T23:56:12.515Z] v0.0.1-dev.3 [2023-05-10T23:56:12.515Z] v0.0.1-dev.4 [2023-05-10T23:56:12.515Z] v0.0.1-dev.5 [2023-05-10T23:56:12.515Z] v0.0.1-dev.6 [2023-05-10T23:56:12.515Z] v0.0.1-dev.7 [2023-05-10T23:56:12.515Z] v0.0.1-dev.8 [2023-05-10T23:56:12.515Z] v0.0.1-dev.9 [2023-05-10T23:56:12.515Z] v2.2.0 [2023-05-10T23:56:12.515Z] v2.2.0-dev.29 [2023-05-10T23:56:12.515Z] v2.2.0-dev.30 [2023-05-10T23:56:12.515Z] v2.2.0-dev.31 [2023-05-10T23:56:12.515Z] v2.2.0-dev.32 [2023-05-10T23:56:12.515Z] v2.2.0-dev.33 [2023-05-10T23:56:12.515Z] v2.2.0-dev.34 [2023-05-10T23:56:12.515Z] v2.2.0-dev.35 [2023-05-10T23:56:12.515Z] v2.3.0 [2023-05-10T23:56:12.515Z] v2.3.0-dev.1 [2023-05-10T23:56:12.515Z] v2.3.0-dev.10 [2023-05-10T23:56:12.515Z] v2.3.0-dev.11 [2023-05-10T23:56:12.515Z] v2.3.0-dev.12 [2023-05-10T23:56:12.515Z] v2.3.0-dev.13 [2023-05-10T23:56:12.515Z] v2.3.0-dev.14 [2023-05-10T23:56:12.515Z] v2.3.0-dev.15 [2023-05-10T23:56:12.515Z] v2.3.0-dev.16 [2023-05-10T23:56:12.515Z] v2.3.0-dev.17 [2023-05-10T23:56:12.515Z] v2.3.0-dev.18 [2023-05-10T23:56:12.515Z] v2.3.0-dev.19 [2023-05-10T23:56:12.515Z] v2.3.0-dev.2 [2023-05-10T23:56:12.515Z] v2.3.0-dev.20 [2023-05-10T23:56:12.515Z] v2.3.0-dev.21 [2023-05-10T23:56:12.515Z] v2.3.0-dev.22 [2023-05-10T23:56:12.515Z] v2.3.0-dev.23 [2023-05-10T23:56:12.515Z] v2.3.0-dev.24 [2023-05-10T23:56:12.515Z] v2.3.0-dev.25 [2023-05-10T23:56:12.515Z] v2.3.0-dev.26 [2023-05-10T23:56:12.515Z] v2.3.0-dev.27 [2023-05-10T23:56:12.515Z] v2.3.0-dev.28 [2023-05-10T23:56:12.515Z] v2.3.0-dev.29 [2023-05-10T23:56:12.515Z] v2.3.0-dev.3 [2023-05-10T23:56:12.515Z] v2.3.0-dev.30 [2023-05-10T23:56:12.515Z] v2.3.0-dev.31 [2023-05-10T23:56:12.515Z] v2.3.0-dev.32 [2023-05-10T23:56:12.515Z] v2.3.0-dev.33 [2023-05-10T23:56:12.515Z] v2.3.0-dev.34 [2023-05-10T23:56:12.515Z] v2.3.0-dev.35 [2023-05-10T23:56:12.515Z] v2.3.0-dev.36 [2023-05-10T23:56:12.515Z] v2.3.0-dev.37 [2023-05-10T23:56:12.515Z] v2.3.0-dev.38 [2023-05-10T23:56:12.515Z] v2.3.0-dev.39 [2023-05-10T23:56:12.515Z] v2.3.0-dev.4 [2023-05-10T23:56:12.515Z] v2.3.0-dev.40 [2023-05-10T23:56:12.515Z] v2.3.0-dev.41 [2023-05-10T23:56:12.515Z] v2.3.0-dev.42 [2023-05-10T23:56:12.515Z] v2.3.0-dev.43 [2023-05-10T23:56:12.515Z] v2.3.0-dev.44 [2023-05-10T23:56:12.515Z] v2.3.0-dev.45 [2023-05-10T23:56:12.515Z] v2.3.0-dev.5 [2023-05-10T23:56:12.515Z] v2.3.0-dev.6 [2023-05-10T23:56:12.515Z] v2.3.0-dev.7 [2023-05-10T23:56:12.515Z] v2.3.0-dev.8 [2023-05-10T23:56:12.515Z] v2.3.0-dev.9 [2023-05-10T23:56:12.515Z] v2.3.1 [2023-05-10T23:56:12.515Z] v2.3.1-dev.1 [2023-05-10T23:56:12.515Z] v2.3.1-dev.4 [2023-05-10T23:56:12.515Z] v2.3.1-dev.5 [2023-05-10T23:56:12.515Z] v2.3.2-dev.1 [2023-05-10T23:56:12.515Z] v2.3.2-dev.2 [2023-05-10T23:56:12.515Z] v3.0.0-dev.1 [2023-05-10T23:56:12.515Z] v3.0.0-dev.10 [2023-05-10T23:56:12.515Z] v3.0.0-dev.11 [2023-05-10T23:56:12.515Z] v3.0.0-dev.12 [2023-05-10T23:56:12.515Z] v3.0.0-dev.13 [2023-05-10T23:56:12.515Z] v3.0.0-dev.14 [2023-05-10T23:56:12.515Z] v3.0.0-dev.15 [2023-05-10T23:56:12.515Z] v3.0.0-dev.16 [2023-05-10T23:56:12.515Z] v3.0.0-dev.17 [2023-05-10T23:56:12.515Z] v3.0.0-dev.18 [2023-05-10T23:56:12.515Z] v3.0.0-dev.19 [2023-05-10T23:56:12.515Z] v3.0.0-dev.2 [2023-05-10T23:56:12.515Z] v3.0.0-dev.20 [2023-05-10T23:56:12.515Z] v3.0.0-dev.21 [2023-05-10T23:56:12.515Z] v3.0.0-dev.22 [2023-05-10T23:56:12.515Z] v3.0.0-dev.23 [2023-05-10T23:56:12.515Z] v3.0.0-dev.24 [2023-05-10T23:56:12.515Z] v3.0.0-dev.25 [2023-05-10T23:56:12.515Z] v3.0.0-dev.26 [2023-05-10T23:56:12.515Z] v3.0.0-dev.27 [2023-05-10T23:56:12.515Z] v3.0.0-dev.28 [2023-05-10T23:56:12.515Z] v3.0.0-dev.29 [2023-05-10T23:56:12.515Z] v3.0.0-dev.3 [2023-05-10T23:56:12.515Z] v3.0.0-dev.30 [2023-05-10T23:56:12.515Z] v3.0.0-dev.31 [2023-05-10T23:56:12.515Z] v3.0.0-dev.32 [2023-05-10T23:56:12.515Z] v3.0.0-dev.33 [2023-05-10T23:56:12.515Z] v3.0.0-dev.34 [2023-05-10T23:56:12.515Z] v3.0.0-dev.35 [2023-05-10T23:56:12.515Z] v3.0.0-dev.36 [2023-05-10T23:56:12.515Z] v3.0.0-dev.37 [2023-05-10T23:56:12.515Z] v3.0.0-dev.38 [2023-05-10T23:56:12.515Z] v3.0.0-dev.39 [2023-05-10T23:56:12.515Z] v3.0.0-dev.4 [2023-05-10T23:56:12.515Z] v3.0.0-dev.40 [2023-05-10T23:56:12.515Z] v3.0.0-dev.41 [2023-05-10T23:56:12.515Z] v3.0.0-dev.42 [2023-05-10T23:56:12.515Z] v3.0.0-dev.43 [2023-05-10T23:56:12.515Z] v3.0.0-dev.44 [2023-05-10T23:56:12.515Z] v3.0.0-dev.45 [2023-05-10T23:56:12.515Z] v3.0.0-dev.46 [2023-05-10T23:56:12.515Z] v3.0.0-dev.47 [2023-05-10T23:56:12.515Z] v3.0.0-dev.5 [2023-05-10T23:56:12.515Z] v3.0.0-dev.6 [2023-05-10T23:56:12.515Z] v3.0.0-dev.7 [2023-05-10T23:56:12.515Z] v3.0.0-dev.8 [2023-05-10T23:56:12.515Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T23:56:12.802Z] + lftools sign git-tag v3.0.0-dev.47 [2023-05-10T23:56:13.369Z] Signing Git tag with Sigul... [2023-05-10T23:56:13.369Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-05-10T23:56:13.636Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:13.919Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T23:56:13.927Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T23:56:13.942Z] $ docker stop --time=1 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 [2023-05-10T23:56:15.395Z] $ docker rm -f --volumes 353a027dc5329b6ddf9cee2f805ede69bca057e62206d85e37e639ecb989ca29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T23:56:15.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T23:56:15.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:56:16.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:56:16.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:56:16.157Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:56:16.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T23:56:16.766Z] $ docker top 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee -eo pid,comm [2023-05-10T23:56:16.816Z] 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). [2023-05-10T23:56:16.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T23:56:16.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T23:56:16.854Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T23:56:16.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T23:56:16.949Z] $ docker exec 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee ssh-agent [2023-05-10T23:56:17.036Z] SSH_AUTH_SOCK=/tmp/ssh-thHdilRU7Po8/agent.31 [2023-05-10T23:56:17.036Z] SSH_AGENT_PID=37 [2023-05-10T23:56:17.041Z] Running ssh-add (command line suppressed) [2023-05-10T23:56:17.119Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15921022983262409542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15921022983262409542.key) [2023-05-10T23:56:17.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T23:56:17.428Z] + git semver bump pre [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,580 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,580 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,581 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,581 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,581 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,581 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,583 [execute] INFO git cat-file --batch-check [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,587 [execute] INFO git cat-file --batch [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T23:56:17.687Z] 2023-05-10 23:56:17,591 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:56:17.687Z] 3.0.0-dev.48 [Pipeline] } [2023-05-10T23:56:17.692Z] $ docker exec --env ******** --env ******** 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee ssh-agent -k [2023-05-10T23:56:17.797Z] unset SSH_AUTH_SOCK; [2023-05-10T23:56:17.798Z] unset SSH_AGENT_PID; [2023-05-10T23:56:17.798Z] echo Agent pid 37 killed; [2023-05-10T23:56:17.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T23:56:18.119Z] + git semver [Pipeline] } [2023-05-10T23:56:18.387Z] $ docker stop --time=1 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee [2023-05-10T23:56:19.806Z] $ docker rm -f --volumes 4a4b2488a4157533cc8ef625520e234b89ebdcb5fbe02ff5ae6040fb2cf8adee [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T23:56:20.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T23:56:20.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:56:20.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T23:56:20.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:56:20.529Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:56:20.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T23:56:21.155Z] $ docker top 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b -eo pid,comm [2023-05-10T23:56:21.206Z] 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). [2023-05-10T23:56:21.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T23:56:21.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T23:56:21.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T23:56:21.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T23:56:21.338Z] $ docker exec 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b ssh-agent [2023-05-10T23:56:21.473Z] SSH_AUTH_SOCK=/tmp/ssh-M16IZmZYlILH/agent.32 [2023-05-10T23:56:21.473Z] SSH_AGENT_PID=38 [2023-05-10T23:56:21.478Z] Running ssh-add (command line suppressed) [2023-05-10T23:56:21.570Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15575846968768368091.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15575846968768368091.key) [2023-05-10T23:56:21.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T23:56:21.876Z] + git semver push [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,060 [run_push] DEBUG push [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,061 [execute] INFO git cat-file --batch-check [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,066 [execute] INFO git rev-list 0dae926ecf050aa6d562e5be9ab6e3fdb38f3920 -- [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,066 [execute] DEBUG Popen(['git', 'rev-list', '0dae926ecf050aa6d562e5be9ab6e3fdb38f3920', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,074 [execute] INFO git fetch -v origin [2023-05-10T23:56:22.135Z] 2023-05-10 23:56:22,074 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T23:56:22.704Z] 2023-05-10 23:56:22,632 [run_push] DEBUG no remote changes detected [2023-05-10T23:56:22.704Z] 2023-05-10 23:56:22,633 [execute] INFO git push origin semver [2023-05-10T23:56:22.704Z] 2023-05-10 23:56:22,633 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T23:56:23.645Z] 2023-05-10 23:56:23,403 [run_push] DEBUG push all version tags [2023-05-10T23:56:23.645Z] 2023-05-10 23:56:23,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T23:56:23.645Z] 2023-05-10 23:56:23,404 [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) [2023-05-10T23:56:24.212Z] 2023-05-10 23:56:24,129 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T23:56:24.212Z] 3.0.0-dev.48 [Pipeline] } [2023-05-10T23:56:24.215Z] $ docker exec --env ******** --env ******** 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b ssh-agent -k [2023-05-10T23:56:24.306Z] unset SSH_AUTH_SOCK; [2023-05-10T23:56:24.307Z] unset SSH_AGENT_PID; [2023-05-10T23:56:24.307Z] echo Agent pid 38 killed; [2023-05-10T23:56:24.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T23:56:24.634Z] + git semver [Pipeline] } [2023-05-10T23:56:24.905Z] $ docker stop --time=1 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b [2023-05-10T23:56:26.196Z] $ docker rm -f --volumes 1542c31a1086867d976a0934b8879fd921a3da57f5c476233414f07e00a6f70b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T23:56:26.795Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-10T23:56:26.796Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T23:56:26.796Z] total 16 [2023-05-10T23:56:26.796Z] drwxr-xr-x 3 root root 4096 May 10 23:43 . [2023-05-10T23:56:26.796Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:56 .. [2023-05-10T23:56:26.796Z] drwxr-xr-x 2 root root 4096 May 10 23:43 cost [2023-05-10T23:56:26.796Z] -rw-r--r-- 1 root root 91 May 10 23:43 cost.csv [2023-05-10T23:56:26.796Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T23:56:26.796Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T23:56:26.796Z] total 16 [2023-05-10T23:56:26.796Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:43 . [2023-05-10T23:56:26.796Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 23:56 .. [2023-05-10T23:56:26.796Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:43 cost [2023-05-10T23:56:26.796Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:27.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:28.113Z] ---> package-listing.sh [2023-05-10T23:56:28.113Z] ++ facter osfamily [2023-05-10T23:56:28.113Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T23:56:28.372Z] + OS_FAMILY=debian [2023-05-10T23:56:28.372Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-10T23:56:28.372Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T23:56:28.372Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T23:56:28.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T23:56:28.372Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T23:56:28.372Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T23:56:28.372Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T23:56:28.372Z] + case "${OS_FAMILY}" in [2023-05-10T23:56:28.372Z] + dpkg -l [2023-05-10T23:56:28.372Z] + grep '^ii' [2023-05-10T23:56:28.372Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T23:56:28.372Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T23:56:28.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T23:56:28.372Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T23:56:28.372Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-10T23:56:28.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 [2023-05-10T23:56:28.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 [2023-05-10T23:56:28.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T23:56:29.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T23:56:29.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T23:56:29.285Z] prd-ubuntu20.04-docker-8c-8g-15121 does not seem to be running inside a container [2023-05-10T23:56:29.310Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T23:56:29.587Z] $ docker top 4c25fa935243265c2b1ad7c963d4ed5f611433a182631f95777d0cad8abaa469 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T23:56:29.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T23:56:30.213Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T23:56:30.511Z] + ls /var/log/sa-host [2023-05-10T23:56:30.511Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T23:56:30.572Z] provisioning config files... [2023-05-10T23:56:30.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5427944121524476559tmp [Pipeline] { [Pipeline] echo [2023-05-10T23:56:30.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:30.875Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T23:56:30.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:31.213Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T23:56:31.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:31.545Z] ---> sudo-logs.sh [2023-05-10T23:56:31.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T23:56:31.572Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:31.851Z] ---> job-cost.sh [2023-05-10T23:56:31.852Z] lf-activate-venv: SKIPPING [2023-05-10T23:56:31.852Z] DEBUG: total: 0.2199999988079071 [2023-05-10T23:56:31.852Z] INFO: Retrieving Stack Cost... [2023-05-10T23:56:32.109Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T23:56:32.675Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T23:56:32.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T23:56:32.962Z] ---> logs-deploy.sh [2023-05-10T23:56:32.962Z] lf-activate-venv: SKIPPING [2023-05-10T23:56:32.962Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/144 [2023-05-10T23:56:32.962Z] INFO: archiving workspace using pattern(s): [2023-05-10T23:56:33.899Z] Archives upload complete. [2023-05-10T23:56:33.899Z] INFO: archiving logs to Nexus