Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 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-ssh13659549861469728305.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-ssh3996102293033486561.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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10735256699844844072.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-ssh3341831867489979850.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13220187821859151984.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14745 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 (main) Commit message: "Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 # timeout=10 > git rev-list --no-walk beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:26 ========================================================= 18:58:26 EdgeX Global Pipelines Version Info 18:58:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:27 ------------------- 18:58:27 stable info: 18:58:27 ------------------- 18:58:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:58:27 Message: update stable to v1.0.249 18:58:28 ------------------- 18:58:28 experimental info: 18:58:28 ------------------- 18:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:58:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ee1c0 [Pipeline] echo 18:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:28 provisioning config files... 18:58:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4531164465097501765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:29 ---> docker-login.sh 18:58:29 nexus3.edgexfoundry.org:10001 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10002 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10003 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 nexus3.edgexfoundry.org:10004 18:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:29 Configure a credential helper to remove this warning. See 18:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:29 18:58:29 Login Succeeded 18:58:29 docker.io 18:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:30 Configure a credential helper to remove this warning. See 18:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:30 18:58:30 Login Succeeded 18:58:30 ---> docker-login.sh ends [Pipeline] } 18:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:58:30 + git rev-list -1 --merges f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30~1..f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo 18:58:30 -----------> git rev-list -1 --merges f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30~1..f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 18:58:30 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [false] [Pipeline] sh 18:58:30 + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo 18:58:30 ========================================================= 18:58:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:58:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:31 + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] echo 18:58:31 [semverPrep] GIT_COMMIT: f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30, Commit Message: Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85 [Pipeline] echo 18:58:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:58:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:31 + grep -v github /etc/ssh/ssh_known_hosts 18:58:31 + [ -e /tmp/ssh_known_hosts ] 18:58:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:31 18:58:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:32 b85a868b505f: Pulling fs layer 18:58:32 e2be974225ed: Pulling fs layer 18:58:32 339a4e72a1f5: Pulling fs layer 18:58:32 988bab9f4d93: Pulling fs layer 18:58:32 1469e6f7b9e6: Pulling fs layer 18:58:32 eaf3925da568: Pulling fs layer 18:58:32 bab4dde63d76: Pulling fs layer 18:58:32 bde34c3a00c8: Pulling fs layer 18:58:32 b352a97aabf1: Pulling fs layer 18:58:32 4872d77fe225: Pulling fs layer 18:58:32 5851b861e8e6: Pulling fs layer 18:58:32 bde34c3a00c8: Waiting 18:58:32 bab4dde63d76: Waiting 18:58:32 4872d77fe225: Waiting 18:58:32 988bab9f4d93: Waiting 18:58:32 1469e6f7b9e6: Waiting 18:58:32 5851b861e8e6: Waiting 18:58:32 b352a97aabf1: Waiting 18:58:32 eaf3925da568: Waiting 18:58:32 e2be974225ed: Verifying Checksum 18:58:32 e2be974225ed: Download complete 18:58:32 988bab9f4d93: Verifying Checksum 18:58:32 988bab9f4d93: Download complete 18:58:32 1469e6f7b9e6: Verifying Checksum 18:58:32 1469e6f7b9e6: Download complete 18:58:32 eaf3925da568: Verifying Checksum 18:58:32 eaf3925da568: Download complete 18:58:32 339a4e72a1f5: Verifying Checksum 18:58:32 339a4e72a1f5: Download complete 18:58:32 bde34c3a00c8: Verifying Checksum 18:58:32 bde34c3a00c8: Download complete 18:58:32 b352a97aabf1: Download complete 18:58:32 4872d77fe225: Download complete 18:58:32 5851b861e8e6: Download complete 18:58:32 b85a868b505f: Verifying Checksum 18:58:32 b85a868b505f: Download complete 18:58:32 bab4dde63d76: Verifying Checksum 18:58:32 bab4dde63d76: Download complete 18:58:33 b85a868b505f: Pull complete 18:58:33 e2be974225ed: Pull complete 18:58:34 339a4e72a1f5: Pull complete 18:58:34 988bab9f4d93: Pull complete 18:58:34 1469e6f7b9e6: Pull complete 18:58:34 eaf3925da568: Pull complete 18:58:36 bab4dde63d76: Pull complete 18:58:36 bde34c3a00c8: Pull complete 18:58:36 b352a97aabf1: Pull complete 18:58:37 4872d77fe225: Pull complete 18:58:37 5851b861e8e6: Pull complete 18:58:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:37 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 18:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:39 $ docker top 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 -eo pid,comm 18:58:39 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). 18:58:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:39 [ssh-agent] Looking for ssh-agent implementation... 18:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:39 $ docker exec 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent 18:58:39 SSH_AUTH_SOCK=/tmp/ssh-r1kAQpkM5d5Y/agent.32 18:58:39 SSH_AGENT_PID=38 18:58:39 Running ssh-add (command line suppressed) 18:58:39 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1257313647509677210.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1257313647509677210.key) 18:58:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:40 + git tag --points-at HEAD [Pipeline] } 18:58:40 $ docker exec --env ******** --env ******** 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent -k 18:58:40 unset SSH_AUTH_SOCK; 18:58:40 unset SSH_AGENT_PID; 18:58:40 echo Agent pid 38 killed; 18:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:40 [ssh-agent] Looking for ssh-agent implementation... 18:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:40 $ docker exec 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent 18:58:40 SSH_AUTH_SOCK=/tmp/ssh-T4BKpe19KXxU/agent.70 18:58:40 SSH_AGENT_PID=76 18:58:40 Running ssh-add (command line suppressed) 18:58:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1706437249347777230.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1706437249347777230.key) 18:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:40 + git semver init 18:58:41 2023-05-09 18:58:41,088 [run_init] DEBUG init version:0.0.0 force:False 18:58:41 2023-05-09 18:58:41,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:58:41 2023-05-09 18:58:41,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:58:41 2023-05-09 18:58:41,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:58:42 2023-05-09 18:58:41,762 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:58:42 2023-05-09 18:58:41,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:58:42 2023-05-09 18:58:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:58:42 2023-05-09 18:58:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:58:42 3.0.0-dev.35 [Pipeline] } 18:58:42 $ docker exec --env ******** --env ******** 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 ssh-agent -k 18:58:42 unset SSH_AUTH_SOCK; 18:58:42 unset SSH_AGENT_PID; 18:58:42 echo Agent pid 76 killed; 18:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:42 + git semver [Pipeline] } 18:58:42 $ docker stop --time=1 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 18:58:44 $ docker rm -f --volumes 8e4b7bc9b6a782c71ac5d004ad5569ab31c54a2713a4d0e516a74560b51cea43 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:44 Stashed 1 file(s) [Pipeline] echo 18:58:44 [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [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 18:58:44 provisioning config files... 18:58:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3069553594138367568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:45 ---> docker-login.sh 18:58:45 nexus3.edgexfoundry.org:10001 18:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:45 Configure a credential helper to remove this warning. See 18:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:45 18:58:45 Login Succeeded 18:58:45 nexus3.edgexfoundry.org:10002 18:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:45 Configure a credential helper to remove this warning. See 18:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:45 18:58:45 Login Succeeded 18:58:45 nexus3.edgexfoundry.org:10003 18:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:45 Configure a credential helper to remove this warning. See 18:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:45 18:58:45 Login Succeeded 18:58:45 nexus3.edgexfoundry.org:10004 18:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:45 Configure a credential helper to remove this warning. See 18:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:45 18:58:45 Login Succeeded 18:58:45 docker.io 18:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:45 Configure a credential helper to remove this warning. See 18:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:45 18:58:45 Login Succeeded 18:58:45 ---> docker-login.sh ends [Pipeline] } 18:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:58:45 ========================================================= 18:58:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:58:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:45 + 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 . 18:58:45 Sending build context to Docker daemon 1.974MB 18:58:45 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:58:45 Step 2/13 : FROM ${BASE} AS builder 18:58:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:58:45 f56be85fc22e: Pulling fs layer 18:58:45 85791d961cd3: Pulling fs layer 18:58:45 d694b5ae8c79: Pulling fs layer 18:58:45 9f32a84ed3da: Pulling fs layer 18:58:45 4d19c01a9841: Pulling fs layer 18:58:45 9325e15d5711: Pulling fs layer 18:58:45 556b6ee489ea: Pulling fs layer 18:58:45 4d19c01a9841: Waiting 18:58:45 c5a4b2cf53e6: Pulling fs layer 18:58:45 556b6ee489ea: Waiting 18:58:45 9f32a84ed3da: Waiting 18:58:45 c5a4b2cf53e6: Waiting 18:58:45 85791d961cd3: Verifying Checksum 18:58:45 85791d961cd3: Download complete 18:58:45 9f32a84ed3da: Verifying Checksum 18:58:45 9f32a84ed3da: Download complete 18:58:45 4d19c01a9841: Verifying Checksum 18:58:45 4d19c01a9841: Download complete 18:58:45 f56be85fc22e: Verifying Checksum 18:58:45 f56be85fc22e: Download complete 18:58:46 9325e15d5711: Verifying Checksum 18:58:46 9325e15d5711: Download complete 18:58:46 f56be85fc22e: Pull complete 18:58:46 85791d961cd3: Pull complete 18:58:46 c5a4b2cf53e6: Verifying Checksum 18:58:46 c5a4b2cf53e6: Download complete 18:58:46 d694b5ae8c79: Verifying Checksum 18:58:46 d694b5ae8c79: Download complete 18:58:47 556b6ee489ea: Verifying Checksum 18:58:47 556b6ee489ea: Download complete 18:58:50 d694b5ae8c79: Pull complete 18:58:50 9f32a84ed3da: Pull complete 18:58:50 4d19c01a9841: Pull complete 18:58:50 9325e15d5711: Pull complete 18:58:52 556b6ee489ea: Pull complete 18:58:53 c5a4b2cf53e6: Pull complete 18:58:53 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:58:53 ---> c4be618373d6 18:58:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:58:55 ---> Running in 5cf9aa14f65d 18:58:55 Removing intermediate container 5cf9aa14f65d 18:58:55 ---> fe70ffa1c634 18:58:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:58:55 ---> Running in 589158fdfb06 18:58:55 Removing intermediate container 589158fdfb06 18:58:55 ---> 1c62668d6754 18:58:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:58:55 ---> Running in 9fec48a5fa69 18:58:55 Removing intermediate container 9fec48a5fa69 18:58:55 ---> bbaf26203bac 18:58:55 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:58:55 ---> Running in c238f4d7a3a6 18:58:55 Removing intermediate container c238f4d7a3a6 18:58:55 ---> 3c95c6c94c02 18:58:55 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:58:55 ---> Running in dc100b27f909 18:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:58:56 (1/14) Installing libintl (0.21.1-r1) 18:58:56 (2/14) Installing eudev-libs (3.2.11-r4) 18:58:56 (3/14) Installing libjpeg-turbo (2.1.4-r0) 18:58:56 (4/14) Installing v4l-utils-libs (1.22.1-r2) 18:58:56 (5/14) Installing v4l-utils (1.22.1-r2) 18:58:56 (6/14) Installing udev-init-scripts (35-r1) 18:58:56 (7/14) Installing libblkid (2.38.1-r1) 18:58:56 (8/14) Installing xz-libs (5.2.9-r0) 18:58:56 (9/14) Installing zstd-libs (1.5.5-r0) 18:58:56 (10/14) Installing kmod-libs (30-r1) 18:58:56 (11/14) Installing eudev (3.2.11-r4) 18:58:56 (12/14) Installing eudev-dev (3.2.11-r4) 18:58:56 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 18:58:56 (14/14) Installing v4l-utils-dev (1.22.1-r2) 18:58:56 Executing busybox-1.35.0-r29.trigger 18:58:56 Executing eudev-3.2.11-r4.trigger 18:58:56 OK: 272 MiB in 67 packages 18:58:56 Removing intermediate container dc100b27f909 18:58:56 ---> e9febbb6f018 18:58:56 Step 8/13 : WORKDIR /device-usb-camera 18:58:56 ---> Running in 21c32d64fcbd 18:58:57 Removing intermediate container 21c32d64fcbd 18:58:57 ---> 91e9475bf8ad 18:58:57 Step 9/13 : COPY go.mod vendor* ./ 18:58:57 ---> 7bf6208635e3 18:58:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:57 ---> Running in e3f13c888cef 18:58:59 Still waiting to schedule task 18:58:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:59:30 Removing intermediate container e3f13c888cef 18:59:30 ---> f0659218e168 18:59:30 Step 11/13 : COPY . . 18:59:30 ---> 88fe17070af9 18:59:30 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:59:30 ---> Running in 43357cfa8c8f 18:59:30  % Total % Received % Xferd Average Speed Time Time Time Current 18:59:30 Dload Upload Total Spent Left Speed 18:59:30 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6793 0 --:--:-- --:--:-- --:--:-- 6764 18:59:30 Removing intermediate container 43357cfa8c8f 18:59:30 ---> 94a78d53ca1e 18:59:30 Step 13/13 : RUN ${MAKE} 18:59:30 ---> Running in 2a0e48503d8a 18:59:30 noop 18:59:30 Removing intermediate container 2a0e48503d8a 18:59:30 ---> cd7cd7b40cc3 18:59:30 Successfully built cd7cd7b40cc3 18:59:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:31 + docker inspect -f . ci-base-image-x86_64 18:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:31 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 18:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:37 $ docker top e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:37 + go version 18:59:37 go version go1.20.2 linux/amd64 [Pipeline] } 18:59:37 $ docker stop --time=1 e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 18:59:39 $ docker rm -f --volumes e7b7816c5421c7cca5055c36caf2fa93188a94702c3abf00bbb7e61d77b73c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:39 + docker inspect -f . ci-base-image-x86_64 18:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:39 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 18:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:59:40 $ docker top a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:59:40 + make test 18:59:40 go test ./... -coverprofile=coverage.out ./... 18:59:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:59:55 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:59:55 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements 19:00:04 go vet ./... 19:00:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:07 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:07 $ docker stop --time=1 a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 19:00:09 $ docker rm -f --volumes a40b865cab8bbb1f93931edb0edff4a5d446428330c7153a50894ac50ef733a7 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:12 + ls -al . 19:00:12 total 192 19:00:12 drwxrwxr-x 10 jenkins jenkins 4096 May 9 18:59 . 19:00:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 .. 19:00:12 drwxrwxr-x 8 jenkins jenkins 4096 May 9 18:58 .git 19:00:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 .github 19:00:12 -rw-rw-r-- 1 jenkins jenkins 414 May 9 18:58 .gitignore 19:00:12 -rw-rw-r-- 1 jenkins jenkins 42 May 9 18:58 .golangci.yml 19:00:12 -rw-rw-r-- 1 jenkins jenkins 77 May 9 18:58 .hadolint.yml 19:00:12 drwxr-xr-x 3 jenkins jenkins 4096 May 9 18:58 .semver 19:00:12 -rw-rw-r-- 1 jenkins jenkins 9665 May 9 18:58 Attribution.txt 19:00:12 -rw-rw-r-- 1 jenkins jenkins 6219 May 9 18:58 CHANGELOG.md 19:00:12 -rw-rw-r-- 1 jenkins jenkins 2328 May 9 18:58 Dockerfile 19:00:12 -rw-rw-r-- 1 jenkins jenkins 678 May 9 18:58 GOVERNANCE.md 19:00:12 -rw-rw-r-- 1 jenkins jenkins 659 May 9 18:58 Jenkinsfile 19:00:12 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 18:58 LICENSE 19:00:12 -rw-rw-r-- 1 jenkins jenkins 2364 May 9 18:58 Makefile 19:00:12 -rw-rw-r-- 1 jenkins jenkins 622 May 9 18:58 OWNERS.md 19:00:12 -rw-rw-r-- 1 jenkins jenkins 5681 May 9 18:58 README.md 19:00:12 -rw-rw-r-- 1 jenkins jenkins 12 May 9 18:58 VERSION 19:00:12 drwxrwxr-x 2 jenkins jenkins 4096 May 9 18:58 bin 19:00:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 cmd 19:00:12 -rw-r--r-- 1 jenkins jenkins 28693 May 9 18:59 coverage.out 19:00:12 -rwxrwxr-x 1 jenkins jenkins 140 May 9 18:58 docker-entrypoint.sh 19:00:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 docs 19:00:12 -rw-rw-r-- 1 jenkins jenkins 3443 May 9 18:58 go.mod 19:00:12 -rw-rw-r-- 1 jenkins jenkins 31488 May 9 18:58 go.sum 19:00:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 18:58 internal 19:00:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 18:58 snap 19:00:12 -rw-rw-r-- 1 jenkins jenkins 231 May 9 18:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:13 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 --label arch=amd64 --label version=3.0.0-dev.35 . 19:00:13 Sending build context to Docker daemon 2.004MB 19:00:13 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 19:00:13 Step 2/35 : FROM ${BASE} AS builder 19:00:13 ---> cd7cd7b40cc3 19:00:13 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:00:13 ---> Running in 5c77a94cd6e7 19:00:13 Removing intermediate container 5c77a94cd6e7 19:00:13 ---> 11ed990d2585 19:00:13 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:13 ---> Running in 609e5c1312da 19:00:13 Removing intermediate container 609e5c1312da 19:00:13 ---> 89af754dff62 19:00:13 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:00:13 ---> Running in 6d5c1b173f30 19:00:14 Removing intermediate container 6d5c1b173f30 19:00:14 ---> 983fe8210e62 19:00:14 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:00:14 ---> Running in 94f379189612 19:00:14 Removing intermediate container 94f379189612 19:00:14 ---> 11e4040ec847 19:00:14 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:14 ---> Running in e7264fab2928 19:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:00:14 OK: 272 MiB in 67 packages 19:00:15 Removing intermediate container e7264fab2928 19:00:15 ---> 760808b1c3a6 19:00:15 Step 8/35 : WORKDIR /device-usb-camera 19:00:15 ---> Running in f23274406a83 19:00:15 Removing intermediate container f23274406a83 19:00:15 ---> 0f8fb3eb182d 19:00:15 Step 9/35 : COPY go.mod vendor* ./ 19:00:15 ---> 72b3fe18c339 19:00:15 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:16 ---> Running in 91c8ebaafa2f 19:00:17 Removing intermediate container 91c8ebaafa2f 19:00:17 ---> 290f391ba6cc 19:00:17 Step 11/35 : COPY . . 19:00:17 ---> ab1ce16bde95 19:00:17 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:00:17 ---> Running in 58f7c5d23c29 19:00:17  % Total % Received % Xferd Average Speed Time Time Time Current 19:00:17 Dload Upload Total Spent Left Speed 19:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0    0   4458      0 --:--:-- --:--:-- --:--:--  4481 19:00:18 Removing intermediate container 58f7c5d23c29 19:00:18 ---> c1fe559b9a4e 19:00:18 Step 13/35 : RUN ${MAKE} 19:00:18 ---> Running in 504e410095e4 19:00:18 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:00:50 Removing intermediate container 504e410095e4 19:00:50 ---> 645e3d48a219 19:00:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:00:50 v0.21.6: Pulling from aler9/rtsp-simple-server 19:00:50 4acc49c71d14: Pulling fs layer 19:00:50 4acc49c71d14: Download complete 19:00:50 4acc49c71d14: Pull complete 19:00:50 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:00:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:00:50 ---> 01a2bd3e5fff 19:00:50 Step 15/35 : FROM alpine:3.17 19:00:50 3.17: Pulling from library/alpine 19:00:50 f56be85fc22e: Already exists 19:00:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:00:50 Status: Downloaded newer image for alpine:3.17 19:00:50 ---> 9ed4aefc74f6 19:00:50 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:00:50 ---> Running in b4249226b5aa 19:00:50 Removing intermediate container b4249226b5aa 19:00:50 ---> a3c30c4cbda2 19:00:50 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:00:50 ---> Running in dc21da6c6fa2 19:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:00:50 (1/86) Installing dumb-init (1.2.5-r2) 19:00:50 (2/86) Installing sdl2 (2.26.5-r0) 19:00:50 (3/86) Installing svt-av1-libs (1.3.0-r0) 19:00:50 (4/86) Installing libxau (1.0.10-r0) 19:00:50 (5/86) Installing libmd (1.0.4-r0) 19:00:50 (6/86) Installing libbsd (0.11.7-r0) 19:00:50 (7/86) Installing libxdmcp (1.1.4-r0) 19:00:50 (8/86) Installing libxcb (1.15-r0) 19:00:50 (9/86) Installing libx11 (1.8.4-r0) 19:00:50 (10/86) Installing aom-libs (3.5.0-r0) 19:00:50 (11/86) Installing alsa-lib (1.2.8-r0) 19:00:50 (12/86) Installing libexpat (2.5.0-r0) 19:00:50 (13/86) Installing brotli-libs (1.0.9-r9) 19:00:50 (14/86) Installing libbz2 (1.0.8-r4) 19:00:50 (15/86) Installing libpng (1.6.38-r0) 19:00:50 (16/86) Installing freetype (2.12.1-r0) 19:00:50 (17/86) Installing fontconfig (2.14.1-r0) 19:00:50 (18/86) Installing fribidi (1.0.12-r0) 19:00:50 (19/86) Installing libffi (3.4.4-r0) 19:00:50 (20/86) Installing libintl (0.21.1-r1) 19:00:50 (21/86) Installing libblkid (2.38.1-r1) 19:00:50 (22/86) Installing libmount (2.38.1-r1) 19:00:50 (23/86) Installing pcre2 (10.42-r0) 19:00:50 (24/86) Installing glib (2.74.6-r0) 19:00:50 (25/86) Installing graphite2 (1.3.14-r2) 19:00:50 (26/86) Installing harfbuzz (5.3.1-r1) 19:00:50 (27/86) Installing libass (0.16.0-r1) 19:00:50 (28/86) Installing libdav1d (1.0.0-r2) 19:00:50 (29/86) Installing hwdata-pci (0.364-r0) 19:00:50 (30/86) Installing libpciaccess (0.17-r0) 19:00:50 (31/86) Installing libdrm (2.4.114-r0) 19:00:50 (32/86) Installing gmp (6.2.1-r2) 19:00:50 (33/86) Installing nettle (3.8.1-r0) 19:00:50 (34/86) Installing p11-kit (0.24.1-r1) 19:00:50 (35/86) Installing libtasn1 (4.19.0-r0) 19:00:50 (36/86) Installing libunistring (1.1-r0) 19:00:50 (37/86) Installing gnutls (3.7.8-r3) 19:00:50 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 19:00:50 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 19:00:50 (40/86) Installing lame (3.100-r2) 19:00:50 (41/86) Installing opus (1.3.1-r1) 19:00:50 (42/86) Installing libasyncns (0.8-r1) 19:00:50 (43/86) Installing dbus-libs (1.14.4-r0) 19:00:50 (44/86) Installing libltdl (2.4.7-r1) 19:00:50 (45/86) Installing orc (0.4.33-r0) 19:00:50 (46/86) Installing libgcc (12.2.1_git20220924-r4) 19:00:50 (47/86) Installing libogg (1.3.5-r2) 19:00:50 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 19:00:50 (49/86) Installing flac-libs (1.4.2-r0) 19:00:50 (50/86) Installing libvorbis (1.3.7-r0) 19:00:50 (51/86) Installing libsndfile (1.1.0-r2) 19:00:50 (52/86) Installing libgomp (12.2.1_git20220924-r4) 19:00:50 (53/86) Installing soxr (0.1.3-r3) 19:00:50 (54/86) Installing speexdsp (1.2.1-r0) 19:00:50 (55/86) Installing tdb-libs (1.4.6-r0) 19:00:50 (56/86) Installing libpulse (16.1-r6) 19:00:50 (57/86) Installing cjson (1.7.15-r3) 19:00:50 (58/86) Installing mbedtls (2.28.3-r0) 19:00:50 (59/86) Installing librist (0.2.7-r0) 19:00:50 (60/86) Installing libsrt (1.5.1-r0) 19:00:50 (61/86) Installing libssh (0.10.5-r0) 19:00:50 (62/86) Installing libtheora (1.1.1-r16) 19:00:50 (63/86) Installing libjpeg-turbo (2.1.4-r0) 19:00:50 (64/86) Installing v4l-utils-libs (1.22.1-r2) 19:00:50 (65/86) Installing libxext (1.3.5-r0) 19:00:50 (66/86) Installing libxfixes (6.0.0-r0) 19:00:50 (67/86) Installing wayland-libs-client (1.21.0-r1) 19:00:50 (68/86) Installing libva (2.16.0-r0) 19:00:50 (69/86) Installing libvdpau (1.5-r0) 19:00:50 (70/86) Installing vidstab (1.1.0-r2) 19:00:50 (71/86) Installing libvpx (1.12.0-r1) 19:00:50 (72/86) Installing libwebp (1.2.4-r1) 19:00:50 (73/86) Installing x264-libs (0.164_git20220602-r0) 19:00:50 (74/86) Installing numactl (2.0.16-r1) 19:00:50 (75/86) Installing x265-libs (3.5-r3) 19:00:50 (76/86) Installing xvidcore (1.3.7-r1) 19:00:50 (77/86) Installing libsodium (1.0.18-r2) 19:00:50 (78/86) Installing libzmq (4.3.4-r1) 19:00:50 (79/86) Installing ffmpeg-libs (5.1.3-r0) 19:00:50 (80/86) Installing ffmpeg (5.1.3-r0) 19:00:50 (81/86) Installing udev-init-scripts (35-r1) 19:00:50 (82/86) Installing eudev-libs (3.2.11-r4) 19:00:50 (83/86) Installing xz-libs (5.2.9-r0) 19:00:50 (84/86) Installing zstd-libs (1.5.5-r0) 19:00:50 (85/86) Installing kmod-libs (30-r1) 19:00:50 (86/86) Installing eudev (3.2.11-r4) 19:00:50 Executing busybox-1.35.0-r29.trigger 19:00:50 Executing eudev-3.2.11-r4.trigger 19:00:50 OK: 112 MiB in 101 packages 19:00:52 Removing intermediate container dc21da6c6fa2 19:00:52 ---> eb38c5732115 19:00:52 Step 18/35 : WORKDIR / 19:00:52 ---> Running in 251f7fe071c6 19:00:52 Removing intermediate container 251f7fe071c6 19:00:52 ---> fac5d377ff58 19:00:52 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:00:53 ---> f6edce52f0d6 19:00:53 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:00:53 ---> da8b1f63c225 19:00:53 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:00:53 ---> 98ff1098cc07 19:00:53 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:00:54 ---> b5c8c29f5d36 19:00:54 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:00:54 ---> 70a872168d37 19:00:54 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:00:54 ---> 0a1a3a2b8acd 19:00:54 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:00:55 ---> 2205c0c001ce 19:00:55 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:00:55 ---> Running in d8d0f85f8633 19:00:56 Removing intermediate container d8d0f85f8633 19:00:56 ---> 692cc86540d2 19:00:56 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:00:56 ---> Running in 26e830b3167e 19:00:57 Removing intermediate container 26e830b3167e 19:00:57 ---> c6d852f7ebf4 19:00:57 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:00:57 ---> Running in 5ca52a23a893 19:00:58 Removing intermediate container 5ca52a23a893 19:00:58 ---> 6d49ac836163 19:00:58 Step 29/35 : EXPOSE 59983 19:00:58 ---> Running in 2872640d26b9 19:00:58 Removing intermediate container 2872640d26b9 19:00:58 ---> d9ba8e095ef2 19:00:58 Step 30/35 : EXPOSE 8554 19:00:58 ---> Running in 2445ebcad866 19:00:58 Removing intermediate container 2445ebcad866 19:00:58 ---> c05d1870193a 19:00:58 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:00:58 ---> Running in cf9447f5f20a 19:00:58 Removing intermediate container cf9447f5f20a 19:00:58 ---> b39223f0d6d7 19:00:58 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:00:58 ---> Running in 2e437d0e3751 19:00:59 Removing intermediate container 2e437d0e3751 19:00:59 ---> d04f37ac4dff 19:00:59 Step 33/35 : LABEL arch=amd64 19:00:59 ---> Running in 1dc7eaf9095d 19:00:59 Removing intermediate container 1dc7eaf9095d 19:00:59 ---> ebeaec4d9b55 19:00:59 Step 34/35 : LABEL git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:00:59 ---> Running in 14438604c204 19:00:59 Removing intermediate container 14438604c204 19:00:59 ---> c46dc5499dc6 19:00:59 Step 35/35 : LABEL version=3.0.0-dev.35 19:00:59 ---> Running in 9361c7fe1f2d 19:01:00 Removing intermediate container 9361c7fe1f2d 19:01:00 ---> ba1f4f36c3cf 19:01:00 [Warning] One or more build-args [ARCH] were not consumed 19:01:00 Successfully built ba1f4f36c3cf 19:01:00 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:00 provisioning config files... 19:01:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1764772210359273983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:00 ---> docker-login.sh 19:01:00 nexus3.edgexfoundry.org:10001 19:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:00 Configure a credential helper to remove this warning. See 19:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:00 19:01:00 Login Succeeded 19:01:00 nexus3.edgexfoundry.org:10002 19:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:00 Configure a credential helper to remove this warning. See 19:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:00 19:01:00 Login Succeeded 19:01:00 nexus3.edgexfoundry.org:10003 19:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:00 Configure a credential helper to remove this warning. See 19:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:00 19:01:00 Login Succeeded 19:01:00 nexus3.edgexfoundry.org:10004 19:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:00 Configure a credential helper to remove this warning. See 19:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:00 19:01:00 Login Succeeded 19:01:00 docker.io 19:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:01 Configure a credential helper to remove this warning. See 19:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:01 19:01:01 Login Succeeded 19:01:01 ---> docker-login.sh ends [Pipeline] } 19:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:01 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:01:01 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:01:01 latest 19:01:01 3.0.0-dev.35 19:01:01 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:01:01 main 19:01:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:01:01 8e4fed8f2d28: Preparing 19:01:01 705a77f95dcd: Preparing 19:01:01 b057c0265136: Preparing 19:01:01 3827b5b91e75: Preparing 19:01:01 acc83c6ca332: Preparing 19:01:01 1252c3e291cb: Preparing 19:01:01 477d074bb2d4: Preparing 19:01:01 4a3132505e38: Preparing 19:01:01 d78a2867b49b: Preparing 19:01:01 a9c9c0d858eb: Preparing 19:01:01 cb610bcca24f: Preparing 19:01:01 f1417ff83b31: Preparing 19:01:01 477d074bb2d4: Waiting 19:01:01 1252c3e291cb: Waiting 19:01:01 4a3132505e38: Waiting 19:01:01 d78a2867b49b: Waiting 19:01:01 a9c9c0d858eb: Waiting 19:01:01 cb610bcca24f: Waiting 19:01:01 f1417ff83b31: Waiting 19:01:01 acc83c6ca332: Pushed 19:01:01 b057c0265136: Pushed 19:01:01 8e4fed8f2d28: Pushed 19:01:01 705a77f95dcd: Pushed 19:01:01 1252c3e291cb: Pushed 19:01:01 477d074bb2d4: Pushed 19:01:01 4a3132505e38: Pushed 19:01:01 d78a2867b49b: Pushed 19:01:01 f1417ff83b31: Layer already exists 19:01:04 3827b5b91e75: Pushed 19:01:04 a9c9c0d858eb: Pushed 19:01:12 cb610bcca24f: Pushed 19:01:12 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:01:13 8e4fed8f2d28: Preparing 19:01:13 705a77f95dcd: Preparing 19:01:13 b057c0265136: Preparing 19:01:13 3827b5b91e75: Preparing 19:01:13 acc83c6ca332: Preparing 19:01:13 1252c3e291cb: Preparing 19:01:13 477d074bb2d4: Preparing 19:01:13 4a3132505e38: Preparing 19:01:13 d78a2867b49b: Preparing 19:01:13 a9c9c0d858eb: Preparing 19:01:13 cb610bcca24f: Preparing 19:01:13 f1417ff83b31: Preparing 19:01:13 4a3132505e38: Waiting 19:01:13 d78a2867b49b: Waiting 19:01:13 1252c3e291cb: Waiting 19:01:13 a9c9c0d858eb: Waiting 19:01:13 cb610bcca24f: Waiting 19:01:13 8e4fed8f2d28: Layer already exists 19:01:13 3827b5b91e75: Layer already exists 19:01:13 b057c0265136: Layer already exists 19:01:13 acc83c6ca332: Layer already exists 19:01:13 705a77f95dcd: Layer already exists 19:01:13 1252c3e291cb: Layer already exists 19:01:13 477d074bb2d4: Layer already exists 19:01:13 4a3132505e38: Layer already exists 19:01:13 a9c9c0d858eb: Layer already exists 19:01:13 d78a2867b49b: Layer already exists 19:01:13 cb610bcca24f: Layer already exists 19:01:13 f1417ff83b31: Layer already exists 19:01:13 latest: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 19:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:01:13 8e4fed8f2d28: Preparing 19:01:13 705a77f95dcd: Preparing 19:01:13 b057c0265136: Preparing 19:01:13 3827b5b91e75: Preparing 19:01:13 acc83c6ca332: Preparing 19:01:13 1252c3e291cb: Preparing 19:01:13 477d074bb2d4: Preparing 19:01:13 4a3132505e38: Preparing 19:01:13 d78a2867b49b: Preparing 19:01:13 a9c9c0d858eb: Preparing 19:01:13 cb610bcca24f: Preparing 19:01:13 f1417ff83b31: Preparing 19:01:13 1252c3e291cb: Waiting 19:01:13 4a3132505e38: Waiting 19:01:13 477d074bb2d4: Waiting 19:01:13 d78a2867b49b: Waiting 19:01:13 a9c9c0d858eb: Waiting 19:01:13 f1417ff83b31: Waiting 19:01:13 8e4fed8f2d28: Layer already exists 19:01:13 3827b5b91e75: Layer already exists 19:01:13 acc83c6ca332: Layer already exists 19:01:13 b057c0265136: Layer already exists 19:01:13 705a77f95dcd: Layer already exists 19:01:13 477d074bb2d4: Layer already exists 19:01:13 d78a2867b49b: Layer already exists 19:01:13 1252c3e291cb: Layer already exists 19:01:13 4a3132505e38: Layer already exists 19:01:13 a9c9c0d858eb: Layer already exists 19:01:13 cb610bcca24f: Layer already exists 19:01:13 f1417ff83b31: Layer already exists 19:01:13 3.0.0-dev.35: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:01:14 8e4fed8f2d28: Preparing 19:01:14 705a77f95dcd: Preparing 19:01:14 b057c0265136: Preparing 19:01:14 3827b5b91e75: Preparing 19:01:14 acc83c6ca332: Preparing 19:01:14 1252c3e291cb: Preparing 19:01:14 477d074bb2d4: Preparing 19:01:14 4a3132505e38: Preparing 19:01:14 d78a2867b49b: Preparing 19:01:14 a9c9c0d858eb: Preparing 19:01:14 cb610bcca24f: Preparing 19:01:14 f1417ff83b31: Preparing 19:01:14 1252c3e291cb: Waiting 19:01:14 4a3132505e38: Waiting 19:01:14 d78a2867b49b: Waiting 19:01:14 a9c9c0d858eb: Waiting 19:01:14 cb610bcca24f: Waiting 19:01:14 477d074bb2d4: Waiting 19:01:14 f1417ff83b31: Waiting 19:01:14 705a77f95dcd: Layer already exists 19:01:14 8e4fed8f2d28: Layer already exists 19:01:14 b057c0265136: Layer already exists 19:01:14 acc83c6ca332: Layer already exists 19:01:14 3827b5b91e75: Layer already exists 19:01:14 477d074bb2d4: Layer already exists 19:01:14 4a3132505e38: Layer already exists 19:01:14 1252c3e291cb: Layer already exists 19:01:14 a9c9c0d858eb: Layer already exists 19:01:14 d78a2867b49b: Layer already exists 19:01:14 cb610bcca24f: Layer already exists 19:01:14 f1417ff83b31: Layer already exists 19:01:14 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:01:15 8e4fed8f2d28: Preparing 19:01:15 705a77f95dcd: Preparing 19:01:15 b057c0265136: Preparing 19:01:15 3827b5b91e75: Preparing 19:01:15 acc83c6ca332: Preparing 19:01:15 1252c3e291cb: Preparing 19:01:15 477d074bb2d4: Preparing 19:01:15 4a3132505e38: Preparing 19:01:15 d78a2867b49b: Preparing 19:01:15 477d074bb2d4: Waiting 19:01:15 1252c3e291cb: Waiting 19:01:15 d78a2867b49b: Waiting 19:01:15 a9c9c0d858eb: Preparing 19:01:15 cb610bcca24f: Preparing 19:01:15 f1417ff83b31: Preparing 19:01:15 a9c9c0d858eb: Waiting 19:01:15 cb610bcca24f: Waiting 19:01:15 f1417ff83b31: Waiting 19:01:15 8e4fed8f2d28: Layer already exists 19:01:15 b057c0265136: Layer already exists 19:01:15 705a77f95dcd: Layer already exists 19:01:15 acc83c6ca332: Layer already exists 19:01:15 3827b5b91e75: Layer already exists 19:01:15 1252c3e291cb: Layer already exists 19:01:15 a9c9c0d858eb: Layer already exists 19:01:15 4a3132505e38: Layer already exists 19:01:15 d78a2867b49b: Layer already exists 19:01:15 477d074bb2d4: Layer already exists 19:01:15 cb610bcca24f: Layer already exists 19:01:15 f1417ff83b31: Layer already exists 19:01:15 main: digest: sha256:c59f3861b5f9c9e3b12d920f742e63c71dc73170cd07b171b489fbf9bc898c99 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:15 ===================================================== [Pipeline] echo 19:01:15 taggedImages: 19:01:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:01:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:01:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.35 19:01:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:01:15 - nexus3.edgexfoundry.org:10004/device-usb-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 19:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:15 19:01:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:15 latest: Pulling from edgex-lftools-log-publisher 19:01:15 5eb5b503b376: Pulling fs layer 19:01:15 5c69ac0246d0: Pulling fs layer 19:01:15 ec43610c2a17: Pulling fs layer 19:01:15 3a2ae6a8a46f: Pulling fs layer 19:01:15 33b1e0a273af: Pulling fs layer 19:01:15 5d3b04190fa2: Pulling fs layer 19:01:15 2f39f015ded8: Pulling fs layer 19:01:15 33b1e0a273af: Waiting 19:01:15 2f39f015ded8: Waiting 19:01:15 5d3b04190fa2: Waiting 19:01:15 3a2ae6a8a46f: Waiting 19:01:15 5c69ac0246d0: Download complete 19:01:15 3a2ae6a8a46f: Verifying Checksum 19:01:15 33b1e0a273af: Verifying Checksum 19:01:15 33b1e0a273af: Download complete 19:01:15 5d3b04190fa2: Verifying Checksum 19:01:15 5d3b04190fa2: Download complete 19:01:15 ec43610c2a17: Verifying Checksum 19:01:16 5eb5b503b376: Verifying Checksum 19:01:16 5eb5b503b376: Download complete 19:01:16 2f39f015ded8: Download complete 19:01:17 5eb5b503b376: Pull complete 19:01:17 5c69ac0246d0: Pull complete 19:01:18 ec43610c2a17: Pull complete 19:01:18 3a2ae6a8a46f: Pull complete 19:01:18 33b1e0a273af: Pull complete 19:01:18 5d3b04190fa2: Pull complete 19:01:22 2f39f015ded8: Pull complete 19:01:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:22 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:01:22 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:23 $ docker top ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:24 ---> job-cost.sh 19:01:24 lf-activate-venv: SKIPPING 19:01:24 INFO: No Stack... 19:01:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:24 INFO: Archiving Costs [Pipeline] sh 19:01:25 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:01:25 + cut -d, -f6 [Pipeline] lock 19:01:25 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] 19:01:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] did not exist. Created. 19:01:25 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:25 + echo total: 0.2199999988079071 [Pipeline] stash 19:01:25 Stashed 1 file(s) [Pipeline] } 19:01:25 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:25 $ docker stop --time=1 ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef 19:01:26 $ docker rm -f --volumes ce5d7efb846409c73976a8c1a8b9cc944bc91d7439218d8fb0fd81ad1865a0ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14747 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:02:33 Running in /w/workspace/device-usb-camera/107 [Pipeline] { [Pipeline] checkout 19:02:33 Selected Git installation does not exist. Using Default 19:02:33 The recommended git tool is: NONE 19:02:40 using credential edgex-jenkins-ssh 19:02:40 Cloning the remote Git repository 19:02:40 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:02:40 > git init /w/workspace/device-usb-camera/107 # timeout=10 19:02:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:02:40 > git --version # timeout=10 19:02:40 > git --version # 'git version 2.25.1' 19:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:41 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:02:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:42 Avoid second fetch 19:02:42 Checking out Revision f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 (main) 19:02:43 Commit message: "Merge pull request #241 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.85" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:42 > git config core.sparsecheckout # timeout=10 19:02:43 > git checkout -f f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 # timeout=10 19:02:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:02:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:44 Dload Upload Total Spent Left Speed 19:02:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 19:02:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:02:45 + sudo tee /etc/docker/daemon.new 19:02:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:02:45 { 19:02:45 "registry-mirrors": [ 19:02:45 "https://nexus3.edgexfoundry.org:10001" 19:02:45 ], 19:02:45 "bip": "10.250.0.254/24", 19:02:45 "hosts": [ 19:02:45 "tcp://0.0.0.0:5555", 19:02:45 "unix:///var/run/docker.sock" 19:02:45 ], 19:02:45 "mtu": 1458, 19:02:45 "selinux-enabled": true, 19:02:45 "seccomp-profile": "/etc/docker/seccomp.json" 19:02:45 } [Pipeline] sh 19:02:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:02:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:04 provisioning config files... 19:03:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/107@tmp/config1133069242628010916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:04 ---> docker-login.sh 19:03:04 nexus3.edgexfoundry.org:10001 19:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:05 Configure a credential helper to remove this warning. See 19:03:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:05 19:03:05 Login Succeeded 19:03:05 nexus3.edgexfoundry.org:10002 19:03:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:06 Configure a credential helper to remove this warning. See 19:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:06 19:03:06 Login Succeeded 19:03:06 nexus3.edgexfoundry.org:10003 19:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:06 Configure a credential helper to remove this warning. See 19:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:06 19:03:06 Login Succeeded 19:03:06 nexus3.edgexfoundry.org:10004 19:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:06 Configure a credential helper to remove this warning. See 19:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:06 19:03:06 Login Succeeded 19:03:06 docker.io 19:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:07 Configure a credential helper to remove this warning. See 19:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:07 19:03:07 Login Succeeded 19:03:07 ---> docker-login.sh ends [Pipeline] } 19:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:07 ========================================================= 19:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:08 + 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 . 19:03:08 Sending build context to Docker daemon 1.252MB 19:03:08 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 19:03:08 Step 2/13 : FROM ${BASE} AS builder 19:03:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:03:08 c41833b44d91: Pulling fs layer 19:03:08 ed15518f5707: Pulling fs layer 19:03:08 feae8fd75edb: Pulling fs layer 19:03:08 242c74f7c9fa: Pulling fs layer 19:03:08 3cdef696dda3: Pulling fs layer 19:03:08 2ced38df9373: Pulling fs layer 19:03:08 58f1dce35555: Pulling fs layer 19:03:08 242c74f7c9fa: Waiting 19:03:08 3cdef696dda3: Waiting 19:03:08 2ced38df9373: Waiting 19:03:08 58f1dce35555: Waiting 19:03:08 ed15518f5707: Verifying Checksum 19:03:08 ed15518f5707: Download complete 19:03:08 242c74f7c9fa: Verifying Checksum 19:03:08 242c74f7c9fa: Download complete 19:03:08 3cdef696dda3: Verifying Checksum 19:03:08 3cdef696dda3: Download complete 19:03:08 c41833b44d91: Verifying Checksum 19:03:08 c41833b44d91: Download complete 19:03:10 c41833b44d91: Pull complete 19:03:10 58f1dce35555: Verifying Checksum 19:03:10 58f1dce35555: Download complete 19:03:10 ed15518f5707: Pull complete 19:03:11 feae8fd75edb: Verifying Checksum 19:03:11 feae8fd75edb: Download complete 19:03:11 2ced38df9373: Verifying Checksum 19:03:11 2ced38df9373: Download complete 19:03:24 feae8fd75edb: Pull complete 19:03:24 242c74f7c9fa: Pull complete 19:03:24 3cdef696dda3: Pull complete 19:03:31 2ced38df9373: Pull complete 19:03:34 58f1dce35555: Pull complete 19:03:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:03:34 ---> fadd8f120f05 19:03:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:03:36 ---> Running in 39570ca70e31 19:03:36 Removing intermediate container 39570ca70e31 19:03:36 ---> 758af48e8d22 19:03:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:36 ---> Running in ba71e28c77cf 19:03:36 Removing intermediate container ba71e28c77cf 19:03:36 ---> 8df5bbb97d75 19:03:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:03:36 ---> Running in 63bdb94d76d5 19:03:37 Removing intermediate container 63bdb94d76d5 19:03:37 ---> 6d03c65d84f0 19:03:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:03:37 ---> Running in a69fddc57d12 19:03:37 Removing intermediate container a69fddc57d12 19:03:37 ---> ab611df342c2 19:03:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:37 ---> Running in 22663011b4c4 19:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:03:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:03:40 (1/14) Installing libintl (0.21.1-r1) 19:03:40 (2/14) Installing eudev-libs (3.2.11-r4) 19:03:40 (3/14) Installing libjpeg-turbo (2.1.4-r0) 19:03:40 (4/14) Installing v4l-utils-libs (1.22.1-r2) 19:03:40 (5/14) Installing v4l-utils (1.22.1-r2) 19:03:40 (6/14) Installing udev-init-scripts (35-r1) 19:03:40 (7/14) Installing libblkid (2.38.1-r1) 19:03:40 (8/14) Installing xz-libs (5.2.9-r0) 19:03:40 (9/14) Installing zstd-libs (1.5.5-r0) 19:03:40 (10/14) Installing kmod-libs (30-r1) 19:03:40 (11/14) Installing eudev (3.2.11-r4) 19:03:40 (12/14) Installing eudev-dev (3.2.11-r4) 19:03:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 19:03:40 (14/14) Installing v4l-utils-dev (1.22.1-r2) 19:03:40 Executing busybox-1.35.0-r29.trigger 19:03:40 Executing eudev-3.2.11-r4.trigger 19:03:41 OK: 271 MiB in 67 packages 19:03:42 Removing intermediate container 22663011b4c4 19:03:42 ---> 67ce95ed6f44 19:03:42 Step 8/13 : WORKDIR /device-usb-camera 19:03:42 ---> Running in 1630efde4d36 19:03:42 Removing intermediate container 1630efde4d36 19:03:42 ---> 77fa01a5cf37 19:03:42 Step 9/13 : COPY go.mod vendor* ./ 19:03:43 ---> fcb689e25b2e 19:03:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:43 ---> Running in e71dfd00bce4 19:04:51 Removing intermediate container e71dfd00bce4 19:04:51 ---> 8ffce6bf27fa 19:04:51 Step 11/13 : COPY . . 19:04:51 ---> 1cc50c112cd6 19:04:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:04:51 ---> Running in a9d3d01fb208 19:04:51  % Total % Received % Xferd Average Speed Time Time Time Current 19:04:51 Dload Upload  Total Spent Left Speed 19:04:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2635 0 --:--:-- --:--:-- --:--:-- 2635 19:04:51 Removing intermediate container a9d3d01fb208 19:04:51 ---> 2f551c710d91 19:04:51 Step 13/13 : RUN ${MAKE} 19:04:51 ---> Running in ef205a6eb8a6 19:04:51 noop 19:04:51 Removing intermediate container ef205a6eb8a6 19:04:51 ---> a1b252316f69 19:04:51 Successfully built a1b252316f69 19:04:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:51 + docker inspect -f . ci-base-image-arm64 19:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container 19:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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 19:04:53 $ docker top 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:54 + go version 19:04:54 go version go1.20.2 linux/arm64 [Pipeline] } 19:04:54 $ docker stop --time=1 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d 19:04:55 $ docker rm -f --volumes 4d6a63a20d382ea7d00dd6e72da6a736e916cec2d487401ac24816f9c132462d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:56 + docker inspect -f . ci-base-image-arm64 19:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:56 prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container 19:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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 19:04:58 $ docker top 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:59 + git config --global --add safe.directory /w/workspace/device-usb-camera/107 [Pipeline] fileExists [Pipeline] sh 19:05:00 + make test 19:05:00 go test ./... -coverprofile=coverage.out ./... 19:05:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:07:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:07:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 2.0% of statements 19:07:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:07:46 go vet ./... 19:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:08:08 $ docker stop --time=1 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 19:08:10 $ docker rm -f --volumes 5b0124e455a0a88bf1d6eda4cdede512c1a50692a5bc96c8dfe2160cbc402216 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:08:11 Warning: overwriting stash ‘coverage-report’ 19:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:08:12 + ls -al . 19:08:12 total 188 19:08:12 drwxrwxr-x 9 jenkins jenkins 4096 May 9 19:05 . 19:08:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 .. 19:08:12 drwxrwxr-x 8 jenkins jenkins 4096 May 9 19:02 .git 19:08:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 .github 19:08:12 -rw-rw-r-- 1 jenkins jenkins 414 May 9 19:02 .gitignore 19:08:12 -rw-rw-r-- 1 jenkins jenkins 42 May 9 19:02 .golangci.yml 19:08:12 -rw-rw-r-- 1 jenkins jenkins 77 May 9 19:02 .hadolint.yml 19:08:12 -rw-rw-r-- 1 jenkins jenkins 9665 May 9 19:02 Attribution.txt 19:08:12 -rw-rw-r-- 1 jenkins jenkins 6219 May 9 19:02 CHANGELOG.md 19:08:12 -rw-rw-r-- 1 jenkins jenkins 2328 May 9 19:02 Dockerfile 19:08:12 -rw-rw-r-- 1 jenkins jenkins 678 May 9 19:02 GOVERNANCE.md 19:08:12 -rw-rw-r-- 1 jenkins jenkins 659 May 9 19:02 Jenkinsfile 19:08:12 -rw-rw-r-- 1 jenkins jenkins 11348 May 9 19:02 LICENSE 19:08:12 -rw-rw-r-- 1 jenkins jenkins 2364 May 9 19:02 Makefile 19:08:12 -rw-rw-r-- 1 jenkins jenkins 622 May 9 19:02 OWNERS.md 19:08:12 -rw-rw-r-- 1 jenkins jenkins 5681 May 9 19:02 README.md 19:08:12 -rw-rw-r-- 1 jenkins jenkins 12 May 9 18:58 VERSION 19:08:12 drwxrwxr-x 2 jenkins jenkins 4096 May 9 19:02 bin 19:08:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 cmd 19:08:12 -rw-r--r-- 1 jenkins jenkins 28693 May 9 19:07 coverage.out 19:08:12 -rwxrwxr-x 1 jenkins jenkins 140 May 9 19:02 docker-entrypoint.sh 19:08:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 docs 19:08:12 -rw-rw-r-- 1 jenkins jenkins 3443 May 9 19:02 go.mod 19:08:12 -rw-rw-r-- 1 jenkins jenkins 31488 May 9 19:02 go.sum 19:08:12 drwxrwxr-x 3 jenkins jenkins 4096 May 9 19:02 internal 19:08:12 drwxrwxr-x 4 jenkins jenkins 4096 May 9 19:02 snap 19:08:12 -rw-rw-r-- 1 jenkins jenkins 231 May 9 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:12 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 --label arch=arm64 --label version=3.0.0-dev.35 . 19:08:13 Sending build context to Docker daemon 1.282MB 19:08:13 Step 1/35 : ARG BASE=golang:1.20-alpine3.17 19:08:13 Step 2/35 : FROM ${BASE} AS builder 19:08:13 ---> a1b252316f69 19:08:13 Step 3/35 : ARG ADD_BUILD_TAGS="" 19:08:13 ---> Running in 7834c86e1194 19:08:13 Removing intermediate container 7834c86e1194 19:08:13 ---> 9ca8cd95601e 19:08:13 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:13 ---> Running in 8163b4b1ce52 19:08:14 Removing intermediate container 8163b4b1ce52 19:08:14 ---> 2e52e16e345a 19:08:14 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:08:14 ---> Running in f3011f00cf15 19:08:14 Removing intermediate container f3011f00cf15 19:08:14 ---> 95137e338009 19:08:14 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:08:14 ---> Running in 1d0672c34b19 19:08:14 Removing intermediate container 1d0672c34b19 19:08:14 ---> 7a690980dd76 19:08:14 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:08:15 ---> Running in 97225b300bd7 19:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:08:17 OK: 271 MiB in 67 packages 19:08:18 Removing intermediate container 97225b300bd7 19:08:18 ---> c79ec7e3724a 19:08:18 Step 8/35 : WORKDIR /device-usb-camera 19:08:18 ---> Running in 69098369dcee 19:08:19 Removing intermediate container 69098369dcee 19:08:19 ---> 9b5349e61172 19:08:19 Step 9/35 : COPY go.mod vendor* ./ 19:08:19 ---> 31deb4dde275 19:08:19 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:19 ---> Running in 990e5dca5756 19:08:22 Removing intermediate container 990e5dca5756 19:08:22 ---> 8196a557a72a 19:08:22 Step 11/35 : COPY . . 19:08:23 ---> fe8c3a219bf0 19:08:23 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:08:23 ---> Running in 77135cc90253 19:08:24  % Total % Received % Xferd Average Speed Time Time Time Current 19:08:24 Dload Upload Total Spent Left Speed 19:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3560 0 --:--:-- --:--:-- --:--:-- 3575 19:08:25 Removing intermediate container 77135cc90253 19:08:25 ---> 2383c77797b9 19:08:25 Step 13/35 : RUN ${MAKE} 19:08:25 ---> Running in 52dd88288a13 19:08:26 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:11:03 Removing intermediate container 52dd88288a13 19:11:03 ---> 295cec2f2081 19:11:03 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:11:03 v0.21.6: Pulling from aler9/rtsp-simple-server 19:11:03 8766b47fe142: Pulling fs layer 19:11:03 8766b47fe142: Verifying Checksum 19:11:03 8766b47fe142: Download complete 19:11:04 8766b47fe142: Pull complete 19:11:04 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:11:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:11:04 ---> 69d40e2cb93c 19:11:04 Step 15/35 : FROM alpine:3.17 19:11:05 3.17: Pulling from library/alpine 19:11:05 c41833b44d91: Already exists 19:11:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 19:11:05 Status: Downloaded newer image for alpine:3.17 19:11:05 ---> 51e60588ff2c 19:11:05 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 19:11:05 ---> Running in 1df7420ba538 19:11:05 Removing intermediate container 1df7420ba538 19:11:05 ---> c4024c3e9c1a 19:11:05 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:11:05 ---> Running in abca865323d7 19:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:11:08 (1/83) Installing dumb-init (1.2.5-r2) 19:11:08 (2/83) Installing sdl2 (2.26.5-r0) 19:11:08 (3/83) Installing libxau (1.0.10-r0) 19:11:08 (4/83) Installing libmd (1.0.4-r0) 19:11:08 (5/83) Installing libbsd (0.11.7-r0) 19:11:08 (6/83) Installing libxdmcp (1.1.4-r0) 19:11:08 (7/83) Installing libxcb (1.15-r0) 19:11:08 (8/83) Installing libx11 (1.8.4-r0) 19:11:08 (9/83) Installing aom-libs (3.5.0-r0) 19:11:08 (10/83) Installing alsa-lib (1.2.8-r0) 19:11:08 (11/83) Installing libexpat (2.5.0-r0) 19:11:08 (12/83) Installing brotli-libs (1.0.9-r9) 19:11:08 (13/83) Installing libbz2 (1.0.8-r4) 19:11:08 (14/83) Installing libpng (1.6.38-r0) 19:11:09 (15/83) Installing freetype (2.12.1-r0) 19:11:09 (16/83) Installing fontconfig (2.14.1-r0) 19:11:09 (17/83) Installing fribidi (1.0.12-r0) 19:11:09 (18/83) Installing libffi (3.4.4-r0) 19:11:09 (19/83) Installing libintl (0.21.1-r1) 19:11:09 (20/83) Installing libblkid (2.38.1-r1) 19:11:09 (21/83) Installing libmount (2.38.1-r1) 19:11:09 (22/83) Installing pcre2 (10.42-r0) 19:11:09 (23/83) Installing glib (2.74.6-r0) 19:11:09 (24/83) Installing graphite2 (1.3.14-r2) 19:11:09 (25/83) Installing harfbuzz (5.3.1-r1) 19:11:09 (26/83) Installing libass (0.16.0-r1) 19:11:09 (27/83) Installing libdav1d (1.0.0-r2) 19:11:09 (28/83) Installing libdrm (2.4.114-r0) 19:11:09 (29/83) Installing gmp (6.2.1-r2) 19:11:09 (30/83) Installing nettle (3.8.1-r0) 19:11:09 (31/83) Installing p11-kit (0.24.1-r1) 19:11:09 (32/83) Installing libtasn1 (4.19.0-r0) 19:11:09 (33/83) Installing libunistring (1.1-r0) 19:11:09 (34/83) Installing gnutls (3.7.8-r3) 19:11:09 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 19:11:09 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 19:11:09 (37/83) Installing lame (3.100-r2) 19:11:09 (38/83) Installing opus (1.3.1-r1) 19:11:09 (39/83) Installing libasyncns (0.8-r1) 19:11:09 (40/83) Installing dbus-libs (1.14.4-r0) 19:11:09 (41/83) Installing libltdl (2.4.7-r1) 19:11:09 (42/83) Installing orc (0.4.33-r0) 19:11:09 (43/83) Installing libgcc (12.2.1_git20220924-r4) 19:11:09 (44/83) Installing libogg (1.3.5-r2) 19:11:09 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 19:11:09 (46/83) Installing flac-libs (1.4.2-r0) 19:11:09 (47/83) Installing libvorbis (1.3.7-r0) 19:11:09 (48/83) Installing libsndfile (1.1.0-r2) 19:11:09 (49/83) Installing libgomp (12.2.1_git20220924-r4) 19:11:09 (50/83) Installing soxr (0.1.3-r3) 19:11:09 (51/83) Installing speexdsp (1.2.1-r0) 19:11:09 (52/83) Installing tdb-libs (1.4.6-r0) 19:11:09 (53/83) Installing libpulse (16.1-r6) 19:11:09 (54/83) Installing cjson (1.7.15-r3) 19:11:09 (55/83) Installing mbedtls (2.28.3-r0) 19:11:09 (56/83) Installing librist (0.2.7-r0) 19:11:09 (57/83) Installing libsrt (1.5.1-r0) 19:11:09 (58/83) Installing libssh (0.10.5-r0) 19:11:09 (59/83) Installing libtheora (1.1.1-r16) 19:11:10 (60/83) Installing libjpeg-turbo (2.1.4-r0) 19:11:10 (61/83) Installing v4l-utils-libs (1.22.1-r2) 19:11:10 (62/83) Installing libxext (1.3.5-r0) 19:11:10 (63/83) Installing libxfixes (6.0.0-r0) 19:11:10 (64/83) Installing wayland-libs-client (1.21.0-r1) 19:11:10 (65/83) Installing libva (2.16.0-r0) 19:11:10 (66/83) Installing libvdpau (1.5-r0) 19:11:10 (67/83) Installing vidstab (1.1.0-r2) 19:11:10 (68/83) Installing libvpx (1.12.0-r1) 19:11:10 (69/83) Installing libwebp (1.2.4-r1) 19:11:10 (70/83) Installing x264-libs (0.164_git20220602-r0) 19:11:10 (71/83) Installing numactl (2.0.16-r1) 19:11:10 (72/83) Installing x265-libs (3.5-r3) 19:11:10 (73/83) Installing xvidcore (1.3.7-r1) 19:11:10 (74/83) Installing libsodium (1.0.18-r2) 19:11:10 (75/83) Installing libzmq (4.3.4-r1) 19:11:10 (76/83) Installing ffmpeg-libs (5.1.3-r0) 19:11:11 (77/83) Installing ffmpeg (5.1.3-r0) 19:11:11 (78/83) Installing udev-init-scripts (35-r1) 19:11:11 (79/83) Installing eudev-libs (3.2.11-r4) 19:11:11 (80/83) Installing xz-libs (5.2.9-r0) 19:11:11 (81/83) Installing zstd-libs (1.5.5-r0) 19:11:11 (82/83) Installing kmod-libs (30-r1) 19:11:11 (83/83) Installing eudev (3.2.11-r4) 19:11:11 Executing busybox-1.35.0-r29.trigger 19:11:11 Executing eudev-3.2.11-r4.trigger 19:11:11 OK: 86 MiB in 98 packages 19:11:14 Removing intermediate container abca865323d7 19:11:14 ---> d27b626d6718 19:11:14 Step 18/35 : WORKDIR / 19:11:14 ---> Running in fcbac5e08b56 19:11:15 Removing intermediate container fcbac5e08b56 19:11:15 ---> a3f6f0ee40e6 19:11:15 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 19:11:17 ---> a890fff852d2 19:11:17 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 19:11:17 ---> db81ac8612a0 19:11:17 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:11:17 ---> 6f25c47554b3 19:11:17 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:11:18 ---> f1182f750acd 19:11:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:11:18 ---> 7c603fe12512 19:11:18 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 19:11:19 ---> df403ca9cd03 19:11:19 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 19:11:20 ---> 8e1c4ab81668 19:11:20 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:11:20 ---> Running in 9083eddf61a6 19:11:22 Removing intermediate container 9083eddf61a6 19:11:22 ---> 889d81c08028 19:11:22 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:11:22 ---> Running in ebe2f25b5748 19:11:24 Removing intermediate container ebe2f25b5748 19:11:24 ---> 6d91f0b4b972 19:11:24 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:11:24 ---> Running in 28e2eb0acacf 19:11:26 Removing intermediate container 28e2eb0acacf 19:11:26 ---> d5a0fae8fff0 19:11:26 Step 29/35 : EXPOSE 59983 19:11:26 ---> Running in b212bd081e56 19:11:26 Removing intermediate container b212bd081e56 19:11:26 ---> 6b6f4b0cc5fe 19:11:26 Step 30/35 : EXPOSE 8554 19:11:26 ---> Running in 9d295fa06efd 19:11:26 Removing intermediate container 9d295fa06efd 19:11:26 ---> 06fcaa7915d1 19:11:26 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:11:26 ---> Running in d33709a7511b 19:11:26 Removing intermediate container d33709a7511b 19:11:26 ---> d2a5b918381d 19:11:26 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:11:27 ---> Running in abb0177cab08 19:11:27 Removing intermediate container abb0177cab08 19:11:27 ---> 5f95ded156c4 19:11:27 Step 33/35 : LABEL arch=arm64 19:11:27 ---> Running in 053b5791a55d 19:11:27 Removing intermediate container 053b5791a55d 19:11:27 ---> 2c5bc1464c78 19:11:27 Step 34/35 : LABEL git_sha=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:11:27 ---> Running in 706263fe580c 19:11:28 Removing intermediate container 706263fe580c 19:11:28 ---> 8848195bbff1 19:11:28 Step 35/35 : LABEL version=3.0.0-dev.35 19:11:28 ---> Running in 273e96b1d1ea 19:11:28 Removing intermediate container 273e96b1d1ea 19:11:28 ---> 70c328226287 19:11:28 [Warning] One or more build-args [ARCH] were not consumed 19:11:28 Successfully built 70c328226287 19:11:28 Successfully tagged device-usb-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 19:11:28 provisioning config files... 19:11:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/107@tmp/config11156901202468789563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:29 ---> docker-login.sh 19:11:29 nexus3.edgexfoundry.org:10001 19:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:29 Configure a credential helper to remove this warning. See 19:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:29 19:11:29 Login Succeeded 19:11:29 nexus3.edgexfoundry.org:10002 19:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10003 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 nexus3.edgexfoundry.org:10004 19:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:30 Configure a credential helper to remove this warning. See 19:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:30 19:11:30 Login Succeeded 19:11:30 docker.io 19:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:31 Configure a credential helper to remove this warning. See 19:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:31 19:11:31 Login Succeeded 19:11:31 ---> docker-login.sh ends [Pipeline] } 19:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:31 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:11:31 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:11:31 latest 19:11:31 3.0.0-dev.35 19:11:31 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:11:31 main 19:11:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:11:32 119843ad0d94: Preparing 19:11:32 ff737615167f: Preparing 19:11:32 202e997e156b: Preparing 19:11:32 608d194cb50c: Preparing 19:11:32 acc83c6ca332: Preparing 19:11:32 30dff0ae7d1f: Preparing 19:11:32 b6175c3f06cf: Preparing 19:11:32 4298cba21fb1: Preparing 19:11:32 3b6b88e86d59: Preparing 19:11:32 8547a43da251: Preparing 19:11:32 f2ad9babdf19: Preparing 19:11:32 26cbea5cba74: Preparing 19:11:32 4298cba21fb1: Waiting 19:11:32 30dff0ae7d1f: Waiting 19:11:32 b6175c3f06cf: Waiting 19:11:32 3b6b88e86d59: Waiting 19:11:32 8547a43da251: Waiting 19:11:32 f2ad9babdf19: Waiting 19:11:32 26cbea5cba74: Waiting 19:11:32 acc83c6ca332: Pushed 19:11:32 202e997e156b: Pushed 19:11:32 ff737615167f: Pushed 19:11:32 119843ad0d94: Pushed 19:11:32 30dff0ae7d1f: Pushed 19:11:32 b6175c3f06cf: Pushed 19:11:32 4298cba21fb1: Pushed 19:11:32 3b6b88e86d59: Pushed 19:11:32 26cbea5cba74: Layer already exists 19:11:38 8547a43da251: Pushed 19:11:38 608d194cb50c: Pushed 19:11:50 f2ad9babdf19: Pushed 19:11:50 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:11:51 119843ad0d94: Preparing 19:11:51 ff737615167f: Preparing 19:11:51 202e997e156b: Preparing 19:11:51 608d194cb50c: Preparing 19:11:51 acc83c6ca332: Preparing 19:11:51 30dff0ae7d1f: Preparing 19:11:51 b6175c3f06cf: Preparing 19:11:51 4298cba21fb1: Preparing 19:11:51 3b6b88e86d59: Preparing 19:11:51 8547a43da251: Preparing 19:11:51 f2ad9babdf19: Preparing 19:11:51 26cbea5cba74: Preparing 19:11:51 3b6b88e86d59: Waiting 19:11:51 8547a43da251: Waiting 19:11:51 f2ad9babdf19: Waiting 19:11:51 b6175c3f06cf: Waiting 19:11:51 30dff0ae7d1f: Waiting 19:11:51 4298cba21fb1: Waiting 19:11:51 26cbea5cba74: Waiting 19:11:51 608d194cb50c: Layer already exists 19:11:51 119843ad0d94: Layer already exists 19:11:51 ff737615167f: Layer already exists 19:11:51 202e997e156b: Layer already exists 19:11:51 acc83c6ca332: Layer already exists 19:11:51 b6175c3f06cf: Layer already exists 19:11:51 30dff0ae7d1f: Layer already exists 19:11:51 3b6b88e86d59: Layer already exists 19:11:51 4298cba21fb1: Layer already exists 19:11:51 8547a43da251: Layer already exists 19:11:51 f2ad9babdf19: Layer already exists 19:11:51 26cbea5cba74: Layer already exists 19:11:51 latest: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 19:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:11:52 119843ad0d94: Preparing 19:11:52 ff737615167f: Preparing 19:11:52 202e997e156b: Preparing 19:11:52 608d194cb50c: Preparing 19:11:52 acc83c6ca332: Preparing 19:11:52 30dff0ae7d1f: Preparing 19:11:52 b6175c3f06cf: Preparing 19:11:52 4298cba21fb1: Preparing 19:11:52 3b6b88e86d59: Preparing 19:11:52 8547a43da251: Preparing 19:11:52 f2ad9babdf19: Preparing 19:11:52 26cbea5cba74: Preparing 19:11:52 3b6b88e86d59: Waiting 19:11:52 8547a43da251: Waiting 19:11:52 26cbea5cba74: Waiting 19:11:52 f2ad9babdf19: Waiting 19:11:52 30dff0ae7d1f: Waiting 19:11:52 b6175c3f06cf: Waiting 19:11:52 4298cba21fb1: Waiting 19:11:52 608d194cb50c: Layer already exists 19:11:52 119843ad0d94: Layer already exists 19:11:52 202e997e156b: Layer already exists 19:11:52 acc83c6ca332: Layer already exists 19:11:52 ff737615167f: Layer already exists 19:11:52 b6175c3f06cf: Layer already exists 19:11:52 4298cba21fb1: Layer already exists 19:11:52 30dff0ae7d1f: Layer already exists 19:11:52 3b6b88e86d59: Layer already exists 19:11:52 f2ad9babdf19: Layer already exists 19:11:52 26cbea5cba74: Layer already exists 19:11:52 8547a43da251: Layer already exists 19:11:52 3.0.0-dev.35: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:11:53 119843ad0d94: Preparing 19:11:53 ff737615167f: Preparing 19:11:53 202e997e156b: Preparing 19:11:53 608d194cb50c: Preparing 19:11:53 acc83c6ca332: Preparing 19:11:53 30dff0ae7d1f: Preparing 19:11:53 b6175c3f06cf: Preparing 19:11:53 4298cba21fb1: Preparing 19:11:53 3b6b88e86d59: Preparing 19:11:53 8547a43da251: Preparing 19:11:53 f2ad9babdf19: Preparing 19:11:53 26cbea5cba74: Preparing 19:11:53 3b6b88e86d59: Waiting 19:11:53 30dff0ae7d1f: Waiting 19:11:53 b6175c3f06cf: Waiting 19:11:53 4298cba21fb1: Waiting 19:11:53 8547a43da251: Waiting 19:11:53 26cbea5cba74: Waiting 19:11:53 f2ad9babdf19: Waiting 19:11:53 acc83c6ca332: Layer already exists 19:11:53 ff737615167f: Layer already exists 19:11:53 202e997e156b: Layer already exists 19:11:53 608d194cb50c: Layer already exists 19:11:53 119843ad0d94: Layer already exists 19:11:53 30dff0ae7d1f: Layer already exists 19:11:53 4298cba21fb1: Layer already exists 19:11:53 3b6b88e86d59: Layer already exists 19:11:53 8547a43da251: Layer already exists 19:11:53 f2ad9babdf19: Layer already exists 19:11:53 b6175c3f06cf: Layer already exists 19:11:53 26cbea5cba74: Layer already exists 19:11:53 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:11:54 119843ad0d94: Preparing 19:11:54 ff737615167f: Preparing 19:11:54 202e997e156b: Preparing 19:11:54 608d194cb50c: Preparing 19:11:54 acc83c6ca332: Preparing 19:11:54 30dff0ae7d1f: Preparing 19:11:54 b6175c3f06cf: Preparing 19:11:54 4298cba21fb1: Preparing 19:11:54 3b6b88e86d59: Preparing 19:11:54 8547a43da251: Preparing 19:11:54 f2ad9babdf19: Preparing 19:11:54 26cbea5cba74: Preparing 19:11:54 3b6b88e86d59: Waiting 19:11:54 8547a43da251: Waiting 19:11:54 26cbea5cba74: Waiting 19:11:54 f2ad9babdf19: Waiting 19:11:54 b6175c3f06cf: Waiting 19:11:54 30dff0ae7d1f: Waiting 19:11:54 4298cba21fb1: Waiting 19:11:54 ff737615167f: Layer already exists 19:11:54 608d194cb50c: Layer already exists 19:11:54 acc83c6ca332: Layer already exists 19:11:54 202e997e156b: Layer already exists 19:11:54 119843ad0d94: Layer already exists 19:11:54 4298cba21fb1: Layer already exists 19:11:54 30dff0ae7d1f: Layer already exists 19:11:54 b6175c3f06cf: Layer already exists 19:11:54 8547a43da251: Layer already exists 19:11:54 3b6b88e86d59: Layer already exists 19:11:54 f2ad9babdf19: Layer already exists 19:11:54 26cbea5cba74: Layer already exists 19:11:54 main: digest: sha256:9e31d74b38d3927ac3f854c1b9c589ea31132ec79c41dc2779f8dc1a524bfa2a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:11:54 ===================================================== [Pipeline] echo 19:11:54 taggedImages: 19:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 19:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.35 19:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30-3.0.0-dev.35 19:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:54 19:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:57 arm64: Pulling from edgex-lftools-log-publisher 19:11:57 8998bd30e6a1: Pulling fs layer 19:11:57 04944245beec: Pulling fs layer 19:11:57 699f458cf7ca: Pulling fs layer 19:11:57 765212b225bb: Pulling fs layer 19:11:57 f23df028b6ca: Pulling fs layer 19:11:57 d65c8cfc05b1: Pulling fs layer 19:11:57 2437ff75d9bd: Pulling fs layer 19:11:57 765212b225bb: Waiting 19:11:57 f23df028b6ca: Waiting 19:11:57 d65c8cfc05b1: Waiting 19:11:57 2437ff75d9bd: Waiting 19:11:57 04944245beec: Verifying Checksum 19:11:57 04944245beec: Download complete 19:11:57 765212b225bb: Verifying Checksum 19:11:57 765212b225bb: Download complete 19:11:57 f23df028b6ca: Verifying Checksum 19:11:57 f23df028b6ca: Download complete 19:11:57 d65c8cfc05b1: Verifying Checksum 19:11:57 d65c8cfc05b1: Download complete 19:11:57 699f458cf7ca: Verifying Checksum 19:11:57 699f458cf7ca: Download complete 19:11:57 8998bd30e6a1: Verifying Checksum 19:11:57 8998bd30e6a1: Download complete 19:11:59 2437ff75d9bd: Verifying Checksum 19:11:59 2437ff75d9bd: Download complete 19:12:01 8998bd30e6a1: Pull complete 19:12:01 04944245beec: Pull complete 19:12:03 699f458cf7ca: Pull complete 19:12:03 765212b225bb: Pull complete 19:12:03 f23df028b6ca: Pull complete 19:12:04 d65c8cfc05b1: Pull complete 19:12:16 2437ff75d9bd: Pull complete 19:12:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:16 prd-ubuntu20.04-docker-arm64-4c-16g-14747 does not seem to be running inside a container 19:12:16 $ 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-usb-camera/107 -v /w/workspace/device-usb-camera/107:/w/workspace/device-usb-camera/107:rw,z -v /w/workspace/device-usb-camera/107@tmp:/w/workspace/device-usb-camera/107@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 19:12:19 $ docker top bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:20 ---> job-cost.sh 19:12:20 lf-activate-venv: SKIPPING 19:12:20 INFO: No Stack... 19:12:20 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:21 INFO: Archiving Costs [Pipeline] sh 19:12:22 + cat /w/workspace/device-usb-camera/107/archives/cost.csv 19:12:22 + cut -d, -f6 [Pipeline] lock 19:12:22 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] 19:12:22 Resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] did not exist. Created. 19:12:22 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:22 /w/workspace/device-usb-camera/107@tmp/durable-9a1702ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:23 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:23 Warning: overwriting stash ‘stack-cost’ 19:12:23 Stashed 1 file(s) [Pipeline] } 19:12:23 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:23 $ docker stop --time=1 bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c 19:12:25 $ docker rm -f --volumes bb7dbcc9af4476385bd9a9796f4265d765145089520580a7fbccfe5c3045944c [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 19:12:25 provisioning config files... 19:12:25 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config252377413155628584tmp [Pipeline] { [Pipeline] sh 19:12:25 + set +x 19:12:25 + curl -s https://codecov.io/bash 19:12:25 + bash -s -- 19:12:25 19:12:25 _____ _ 19:12:25 / ____| | | 19:12:25 | | ___ __| | ___ ___ _____ __ 19:12:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:12:25 | |___| (_) | (_| | __/ (_| (_) \ V / 19:12:25 \_____\___/ \__,_|\___|\___\___/ \_/ 19:12:25 Bash-1.0.6 19:12:25 19:12:25 19:12:25 ==> git version 2.25.1 found 19:12:25 ==> 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 19:12:25 Release-Date: 2020-01-08 19:12:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:12:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:12:25 ==> Jenkins CI detected. 19:12:25 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:12:25 project root: . 19:12:25 --> token set from env 19:12:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:12:26 ==> Running gcov in . (disable via -X gcov) 19:12:26 ==> Python coveragepy not found 19:12:26 ==> Searching for coverage reports in: 19:12:26 + . 19:12:26 -> Found 1 reports 19:12:26 ==> Detecting git/mercurial file structure 19:12:26 ==> Reading reports 19:12:26 + ./coverage.out bytes=28693 19:12:26 ==> Appending adjustments 19:12:26 https://docs.codecov.io/docs/fixing-reports 19:12:26 + Found adjustments 19:12:26 ==> Gzipping contents 19:12:26 4.0K /tmp/codecov.sO5205.gz 19:12:26 ==> Uploading reports 19:12:26 url: https://codecov.io 19:12:26 query: branch=main&commit=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:26 -> Pinging Codecov 19:12:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:12:26 -> Uploading to 19:12:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/73D8F5FF140700D3E01443B452E23636/f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30/e2385b00-3e8f-4271-bdb1-82febe4b563c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T191226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05a8983e2f4c5328eab418bf235e6e356cb75540689fe645574c13f0ae6a0120 19:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:26 Dload Upload Total Spent Left Speed 19:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 16578 --:--:-- --:--:-- --:--:-- 16578 19:12:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] } 19:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:12:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:12:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:27 19:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:12:27 df9b9388f04a: Pulling fs layer 19:12:27 52dc419b0ee2: Pulling fs layer 19:12:27 25bc292e5bac: Pulling fs layer 19:12:27 114826534d7a: Pulling fs layer 19:12:27 4657fd5d0bcf: Pulling fs layer 19:12:27 6ad1cebc031e: Pulling fs layer 19:12:27 8a3aa393b2d8: Pulling fs layer 19:12:27 114826534d7a: Waiting 19:12:27 4657fd5d0bcf: Waiting 19:12:27 6ad1cebc031e: Waiting 19:12:27 8a3aa393b2d8: Waiting 19:12:27 25bc292e5bac: Verifying Checksum 19:12:27 25bc292e5bac: Download complete 19:12:27 52dc419b0ee2: Download complete 19:12:27 4657fd5d0bcf: Verifying Checksum 19:12:27 4657fd5d0bcf: Download complete 19:12:27 df9b9388f04a: Download complete 19:12:27 6ad1cebc031e: Verifying Checksum 19:12:27 6ad1cebc031e: Download complete 19:12:27 df9b9388f04a: Pull complete 19:12:27 52dc419b0ee2: Pull complete 19:12:28 25bc292e5bac: Pull complete 19:12:28 114826534d7a: Verifying Checksum 19:12:28 114826534d7a: Download complete 19:12:28 8a3aa393b2d8: Verifying Checksum 19:12:28 8a3aa393b2d8: Download complete 19:12:31 114826534d7a: Pull complete 19:12:31 4657fd5d0bcf: Pull complete 19:12:31 6ad1cebc031e: Pull complete 19:12:34 8a3aa393b2d8: Pull complete 19:12:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:34 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:12:36 $ docker top 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:12:36 + set -o pipefail 19:12:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:12:41 19:12:41 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:12:41 19:12:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/cfcaebc9-44ea-40ab-bddc-c40d0ff07db6 19:12:41 19:12:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:12:41 19:12:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:12:41 19:12:42 19:12:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:12:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:12:42 More details here: https://snyk.co/ue1NS 19:12:42 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:12:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:12:42 $ docker stop --time=1 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 19:12:44 $ docker rm -f --volumes 67860d56007b374f3d8927b331847e32d671a1ba2f75c4b3adbc41288b22db41 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:44 + git log --format=format:%s -1 f3ee1c0153f2e3f72d736c3f75fc81f5cc565b30 [Pipeline] sh 19:12:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:12:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:12:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:45 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:46 $ docker top 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 -eo pid,comm 19:12:46 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). 19:12:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:46 [ssh-agent] Looking for ssh-agent implementation... 19:12:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:46 $ docker exec 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 ssh-agent 19:12:46 SSH_AUTH_SOCK=/tmp/ssh-dwx2sEQKjj8l/agent.33 19:12:46 SSH_AGENT_PID=39 19:12:46 Running ssh-add (command line suppressed) 19:12:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15670381642985892597.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15670381642985892597.key) 19:12:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:46 + git semver tag 19:12:47 2023-05-09 19:12:47,130 [run_tag] DEBUG tag force:False 19:12:47 2023-05-09 19:12:47,130 [check_head_tag] DEBUG check head tag 19:12:47 2023-05-09 19:12:47,132 [execute] INFO git cat-file --batch-check 19:12:47 2023-05-09 19:12:47,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:12:47 2023-05-09 19:12:47,136 [execute] INFO git cat-file --batch 19:12:47 2023-05-09 19:12:47,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:12:47 2023-05-09 19:12:47,170 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:12:47 2023-05-09 19:12:47,170 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 19:12:47 2023-05-09 19:12:47,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:12:47 2023-05-09 19:12:47,176 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:12:47 3.0.0-dev.35 [Pipeline] } 19:12:47 $ docker exec --env ******** --env ******** 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 ssh-agent -k 19:12:47 unset SSH_AUTH_SOCK; 19:12:47 unset SSH_AGENT_PID; 19:12:47 echo Agent pid 39 killed; 19:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:47 + git semver [Pipeline] } 19:12:48 $ docker stop --time=1 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 19:12:49 $ docker rm -f --volumes 9ee33b9c85b091fd331fda72ba966f04800f7a57623cb4deef8dcb62f7d30877 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:50 19:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:50 0.23.1-centos7: Pulling from edgex-lftools 19:12:50 ab5ef0e58194: Pulling fs layer 19:12:50 9712f1f96733: Pulling fs layer 19:12:50 63f879dbbcfc: Pulling fs layer 19:12:50 0d9ebad4ef96: Pulling fs layer 19:12:50 e9a5061849ea: Pulling fs layer 19:12:50 d747dcd14b5f: Pulling fs layer 19:12:50 2de7ff778b66: Pulling fs layer 19:12:50 e9a5061849ea: Waiting 19:12:50 d747dcd14b5f: Waiting 19:12:50 2de7ff778b66: Waiting 19:12:50 0d9ebad4ef96: Waiting 19:12:50 9712f1f96733: Verifying Checksum 19:12:50 9712f1f96733: Download complete 19:12:50 63f879dbbcfc: Verifying Checksum 19:12:50 63f879dbbcfc: Download complete 19:12:50 e9a5061849ea: Verifying Checksum 19:12:50 e9a5061849ea: Download complete 19:12:50 d747dcd14b5f: Verifying Checksum 19:12:50 d747dcd14b5f: Download complete 19:12:50 ab5ef0e58194: Verifying Checksum 19:12:50 ab5ef0e58194: Download complete 19:12:50 0d9ebad4ef96: Verifying Checksum 19:12:50 0d9ebad4ef96: Download complete 19:12:51 2de7ff778b66: Verifying Checksum 19:12:51 2de7ff778b66: Download complete 19:12:53 ab5ef0e58194: Pull complete 19:12:53 9712f1f96733: Pull complete 19:12:54 63f879dbbcfc: Pull complete 19:12:58 0d9ebad4ef96: Pull complete 19:12:58 e9a5061849ea: Pull complete 19:12:58 d747dcd14b5f: Pull complete 19:12:59 2de7ff778b66: Pull complete 19:12:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:59 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:13:01 $ docker top bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:13:01 provisioning config files... 19:13:01 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15131740755938994808tmp 19:13:01 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3892113157996446853tmp 19:13:01 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14899606533261628205tmp [Pipeline] { [Pipeline] echo 19:13:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:13:02 ---> sigul-configuration.sh 19:13:02 gpg: directory `/root/.gnupg' created 19:13:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:13:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:13:02 gpg: keyring `/root/.gnupg/secring.gpg' created 19:13:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:13:02 gpg: CAST5 encrypted data 19:13:02 gpg: encrypted with 1 passphrase 19:13:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:13:02 + mkdir /home/jenkins 19:13:02 + mkdir /home/jenkins/sigul [Pipeline] sh 19:13:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:13:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:13:03 ---> sigul-install.sh 19:13:03 Sigul already installed; skipping installation. [Pipeline] sh 19:13:03 + git tag --list 19:13:03 v0.0.0 19:13:03 v0.0.1-dev.1 19:13:03 v0.0.1-dev.10 19:13:03 v0.0.1-dev.11 19:13:03 v0.0.1-dev.12 19:13:03 v0.0.1-dev.13 19:13:03 v0.0.1-dev.14 19:13:03 v0.0.1-dev.15 19:13:03 v0.0.1-dev.16 19:13:03 v0.0.1-dev.2 19:13:03 v0.0.1-dev.3 19:13:03 v0.0.1-dev.4 19:13:03 v0.0.1-dev.5 19:13:03 v0.0.1-dev.6 19:13:03 v0.0.1-dev.7 19:13:03 v0.0.1-dev.8 19:13:03 v0.0.1-dev.9 19:13:03 v2.2.0 19:13:03 v2.2.0-dev.17 19:13:03 v2.2.0-dev.18 19:13:03 v2.2.0-dev.19 19:13:03 v2.2.0-dev.20 19:13:03 v2.2.0-dev.21 19:13:03 v2.2.0-dev.22 19:13:03 v2.2.0-dev.23 19:13:03 v2.2.0-dev.24 19:13:03 v2.2.0-dev.25 19:13:03 v2.2.0-dev.26 19:13:03 v2.2.0-dev.27 19:13:03 v2.3.0 19:13:03 v2.3.0-dev.1 19:13:03 v2.3.0-dev.10 19:13:03 v2.3.0-dev.11 19:13:03 v2.3.0-dev.12 19:13:03 v2.3.0-dev.13 19:13:03 v2.3.0-dev.14 19:13:03 v2.3.0-dev.15 19:13:03 v2.3.0-dev.16 19:13:03 v2.3.0-dev.17 19:13:03 v2.3.0-dev.18 19:13:03 v2.3.0-dev.19 19:13:03 v2.3.0-dev.2 19:13:03 v2.3.0-dev.20 19:13:03 v2.3.0-dev.21 19:13:03 v2.3.0-dev.22 19:13:03 v2.3.0-dev.23 19:13:03 v2.3.0-dev.24 19:13:03 v2.3.0-dev.25 19:13:03 v2.3.0-dev.26 19:13:03 v2.3.0-dev.27 19:13:03 v2.3.0-dev.28 19:13:03 v2.3.0-dev.3 19:13:03 v2.3.0-dev.4 19:13:03 v2.3.0-dev.5 19:13:03 v2.3.0-dev.6 19:13:03 v2.3.0-dev.7 19:13:03 v2.3.0-dev.8 19:13:03 v2.3.0-dev.9 19:13:03 v2.3.1 19:13:03 v2.3.1-dev.4 19:13:03 v2.3.1-dev.5 19:13:03 v2.3.1-dev.6 19:13:03 v3.0.0-dev.1 19:13:03 v3.0.0-dev.10 19:13:03 v3.0.0-dev.11 19:13:03 v3.0.0-dev.12 19:13:03 v3.0.0-dev.13 19:13:03 v3.0.0-dev.14 19:13:03 v3.0.0-dev.15 19:13:03 v3.0.0-dev.16 19:13:03 v3.0.0-dev.17 19:13:03 v3.0.0-dev.18 19:13:03 v3.0.0-dev.19 19:13:03 v3.0.0-dev.2 19:13:03 v3.0.0-dev.20 19:13:03 v3.0.0-dev.21 19:13:03 v3.0.0-dev.22 19:13:03 v3.0.0-dev.23 19:13:03 v3.0.0-dev.24 19:13:03 v3.0.0-dev.25 19:13:03 v3.0.0-dev.26 19:13:03 v3.0.0-dev.27 19:13:03 v3.0.0-dev.28 19:13:03 v3.0.0-dev.29 19:13:03 v3.0.0-dev.3 19:13:03 v3.0.0-dev.30 19:13:03 v3.0.0-dev.31 19:13:03 v3.0.0-dev.32 19:13:03 v3.0.0-dev.33 19:13:03 v3.0.0-dev.34 19:13:03 v3.0.0-dev.35 19:13:03 v3.0.0-dev.4 19:13:03 v3.0.0-dev.5 19:13:03 v3.0.0-dev.6 19:13:03 v3.0.0-dev.7 19:13:03 v3.0.0-dev.8 19:13:03 v3.0.0-dev.9 [Pipeline] sh 19:13:03 + lftools sign git-tag v3.0.0-dev.35 19:13:04 Signing Git tag with Sigul... 19:13:04 Signing v3.0.0-dev.35 [Pipeline] echo 19:13:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:13:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:13:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:13:05 $ docker stop --time=1 bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 19:13:06 $ docker rm -f --volumes bbc93681406cfc4057d1ea8c861b7c9b204b6422330ce060ed41aec3216df0d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:13:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:07 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:07 $ docker top 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 -eo pid,comm 19:13:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:13:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:07 [ssh-agent] Looking for ssh-agent implementation... 19:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:08 $ docker exec 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 ssh-agent 19:13:08 SSH_AUTH_SOCK=/tmp/ssh-ztL0SDhOihL4/agent.32 19:13:08 SSH_AGENT_PID=38 19:13:08 Running ssh-add (command line suppressed) 19:13:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11550929006003005531.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11550929006003005531.key) 19:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:08 + git semver bump pre 19:13:09 2023-05-09 19:13:08,922 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:13:09 2023-05-09 19:13:08,922 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev 19:13:09 2023-05-09 19:13:08,923 [bump_version] DEBUG bumped version:3.0.0-dev.36 19:13:09 2023-05-09 19:13:08,923 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:13:09 2023-05-09 19:13:08,923 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:13:09 2023-05-09 19:13:08,923 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:13:09 2023-05-09 19:13:08,925 [execute] INFO git cat-file --batch-check 19:13:09 2023-05-09 19:13:08,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:09 2023-05-09 19:13:08,932 [execute] INFO git cat-file --batch 19:13:09 2023-05-09 19:13:08,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:09 2023-05-09 19:13:08,938 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:13:09 3.0.0-dev.36 [Pipeline] } 19:13:09 $ docker exec --env ******** --env ******** 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 ssh-agent -k 19:13:09 unset SSH_AUTH_SOCK; 19:13:09 unset SSH_AGENT_PID; 19:13:09 echo Agent pid 38 killed; 19:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:09 + git semver [Pipeline] } 19:13:09 $ docker stop --time=1 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 19:13:11 $ docker rm -f --volumes 47a7628fa2f5a190b1c0b555d6eb1f95b9619b1dcdb839cec61db461d96ae2b4 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:11 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:12 $ docker top 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 -eo pid,comm 19:13:12 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). 19:13:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:12 [ssh-agent] Looking for ssh-agent implementation... 19:13:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:12 $ docker exec 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 ssh-agent 19:13:12 SSH_AUTH_SOCK=/tmp/ssh-tNIncAozwHZ7/agent.33 19:13:12 SSH_AGENT_PID=39 19:13:12 Running ssh-add (command line suppressed) 19:13:12 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8415076004881983680.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8415076004881983680.key) 19:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:12 + git semver push 19:13:13 2023-05-09 19:13:13,329 [run_push] DEBUG push 19:13:13 2023-05-09 19:13:13,330 [execute] INFO git cat-file --batch-check 19:13:13 2023-05-09 19:13:13,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:13:13 2023-05-09 19:13:13,335 [execute] INFO git rev-list 379fbc714d384178a7457b1f05e7d53737e34f08 -- 19:13:13 2023-05-09 19:13:13,335 [execute] DEBUG Popen(['git', 'rev-list', '379fbc714d384178a7457b1f05e7d53737e34f08', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:13 2023-05-09 19:13:13,342 [execute] INFO git fetch -v origin 19:13:13 2023-05-09 19:13:13,342 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:13:14 2023-05-09 19:13:13,815 [run_push] DEBUG no remote changes detected 19:13:14 2023-05-09 19:13:13,816 [execute] INFO git push origin semver 19:13:14 2023-05-09 19:13:13,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:13:14 2023-05-09 19:13:14,673 [run_push] DEBUG push all version tags 19:13:14 2023-05-09 19:13:14,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:13:14 2023-05-09 19:13:14,674 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:13:15 2023-05-09 19:13:15,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:13:15 3.0.0-dev.36 [Pipeline] } 19:13:15 $ docker exec --env ******** --env ******** 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 ssh-agent -k 19:13:15 unset SSH_AUTH_SOCK; 19:13:15 unset SSH_AGENT_PID; 19:13:15 echo Agent pid 39 killed; 19:13:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:16 + git semver [Pipeline] } 19:13:16 $ docker stop --time=1 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 19:13:17 $ docker rm -f --volumes 6844fdf35b0913cb578ea2874f5b25d110beb5c8e42f253935ff252c5ae58a43 [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 19:13:18 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:13:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:13:18 total 16 19:13:18 drwxr-xr-x 3 root root 4096 May 9 19:01 . 19:13:18 drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:13 .. 19:13:18 drwxr-xr-x 2 root root 4096 May 9 19:01 cost 19:13:18 -rw-r--r-- 1 root root 89 May 9 19:01 cost.csv 19:13:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:13:18 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:13:18 total 16 19:13:18 drwxr-xr-x 3 jenkins jenkins 4096 May 9 19:01 . 19:13:18 drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:13 .. 19:13:18 drwxr-xr-x 2 jenkins jenkins 4096 May 9 19:01 cost 19:13:18 -rw-r--r-- 1 jenkins jenkins 89 May 9 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:13:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:19 ---> package-listing.sh 19:13:19 ++ facter osfamily 19:13:19 ++ tr '[:upper:]' '[:lower:]' 19:13:19 + OS_FAMILY=debian 19:13:19 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:13:19 + START_PACKAGES=/tmp/packages_start.txt 19:13:19 + END_PACKAGES=/tmp/packages_end.txt 19:13:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:19 + PACKAGES=/tmp/packages_start.txt 19:13:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:13:19 + PACKAGES=/tmp/packages_end.txt 19:13:19 + case "${OS_FAMILY}" in 19:13:19 + dpkg -l 19:13:19 + grep '^ii' 19:13:19 + '[' -f /tmp/packages_start.txt ']' 19:13:19 + '[' -f /tmp/packages_end.txt ']' 19:13:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:13:19 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:13:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:13:19 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:20 prd-ubuntu20.04-docker-8c-8g-14745 does not seem to be running inside a container 19:13:20 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 19:13:20 $ docker top 18cd584fdd89d3939c3b38e39849ac291a02316060a400c67eb8981ec362838c -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:21 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:21 + ls /var/log/sa-host 19:13:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:21 provisioning config files... 19:13:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1116953658346980584tmp [Pipeline] { [Pipeline] echo 19:13:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:22 ---> create-netrc.sh [Pipeline] } 19:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:22 ---> python-tools-install.sh [Pipeline] echo 19:13:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:22 ---> sudo-logs.sh 19:13:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:23 ---> job-cost.sh 19:13:23 lf-activate-venv: SKIPPING 19:13:23 DEBUG: total: 0.2199999988079071 19:13:23 INFO: Retrieving Stack Cost... 19:13:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:24 INFO: Archiving Costs [Pipeline] echo 19:13:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:24 ---> logs-deploy.sh 19:13:24 lf-activate-venv: SKIPPING 19:13:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/107 19:13:24 INFO: archiving workspace using pattern(s): 19:13:25 Archives upload complete. 19:13:25 INFO: archiving logs to Nexus 19:13:26 ---> uname -a: 19:13:26 Linux prd-ubuntu20-04-docker-8c-8g-14745 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:13:26 19:13:26 19:13:26 ---> lscpu: 19:13:26 Architecture: x86_64 19:13:26 CPU op-mode(s): 32-bit, 64-bit 19:13:26 Byte Order: Little Endian 19:13:26 Address sizes: 40 bits physical, 48 bits virtual 19:13:26 CPU(s): 8 19:13:26 On-line CPU(s) list: 0-7 19:13:26 Thread(s) per core: 1 19:13:26 Core(s) per socket: 1 19:13:26 Socket(s): 8 19:13:26 NUMA node(s): 1 19:13:26 Vendor ID: AuthenticAMD 19:13:26 CPU family: 23 19:13:26 Model: 49 19:13:26 Model name: AMD EPYC-Rome Processor 19:13:26 Stepping: 0 19:13:26 CPU MHz: 2799.998 19:13:26 BogoMIPS: 5599.99 19:13:26 Virtualization: AMD-V 19:13:26 Hypervisor vendor: KVM 19:13:26 Virtualization type: full 19:13:26 L1d cache: 256 KiB 19:13:26 L1i cache: 256 KiB 19:13:26 L2 cache: 4 MiB 19:13:26 L3 cache: 128 MiB 19:13:26 NUMA node0 CPU(s): 0-7 19:13:26 Vulnerability Itlb multihit: Not affected 19:13:26 Vulnerability L1tf: Not affected 19:13:26 Vulnerability Mds: Not affected 19:13:26 Vulnerability Meltdown: Not affected 19:13:26 Vulnerability Mmio stale data: Not affected 19:13:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:13:26 Vulnerability Srbds: Not affected 19:13:26 Vulnerability Tsx async abort: Not affected 19:13:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:13:26 19:13:26 19:13:26 ---> nproc: 19:13:26 8 19:13:26 19:13:26 19:13:26 ---> df -h: 19:13:26 Filesystem Size Used Avail Use% Mounted on 19:13:26 overlay 155G 13G 143G 9% / 19:13:26 tmpfs 64M 0 64M 0% /dev 19:13:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:26 shm 64M 0 64M 0% /dev/shm 19:13:26 /dev/vda1 155G 13G 143G 9% /facter-os 19:13:26 19:13:26 19:13:26 ---> sar -b -r -n DEV: 19:13:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14745) 05/09/23 _x86_64_ (8 CPU) 19:13:26 19:13:26 18:57:52 LINUX RESTART (8 CPU) 19:13:26 19:13:26 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:26 18:59:01 201.47 47.88 153.58 0.00 5402.33 163614.13 0.00 19:13:26 19:00:01 122.93 1.40 121.53 0.00 14.93 46010.80 0.00 19:13:26 19:01:01 216.23 0.23 215.99 0.00 15.73 37100.70 0.00 19:13:26 19:02:01 37.31 0.02 37.29 0.00 0.93 16813.75 0.00 19:13:26 19:03:01 22.35 10.00 12.35 0.00 5121.28 2599.70 0.00 19:13:26 19:04:01 18.91 1.70 17.21 0.00 311.28 3695.38 0.00 19:13:26 19:05:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 19:13:26 19:06:01 2.05 0.00 2.05 0.00 0.00 21.86 0.00 19:13:26 19:07:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 19:13:26 19:08:01 2.30 0.00 2.30 0.00 0.00 38.13 0.00 19:13:26 19:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 19:13:26 19:10:01 1.50 0.00 1.50 0.00 0.00 15.19 0.00 19:13:26 19:11:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 19:13:26 19:12:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 19:13:26 19:13:01 97.33 0.35 96.98 0.00 30.39 61572.54 0.00 19:13:26 Average: 48.53 4.11 44.42 0.00 726.48 22103.50 0.00 19:13:26 19:13:26 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:26 18:59:01 29175292 31606768 710400 2.16 76900 2631788 1969136 5.80 979320 2368904 2816 19:13:26 19:00:01 27675660 31064216 1237452 3.76 146840 3416376 2350088 6.93 1685728 3044916 222788 19:13:26 19:01:01 28019048 31581228 721768 2.19 153120 3597372 1849112 5.45 1260812 3140160 648 19:13:26 19:02:01 27515876 31588232 712128 2.17 161228 4049348 1775488 5.23 1273208 3579496 184 19:13:26 19:03:01 27032728 31462716 834588 2.54 165324 4390384 1899840 5.60 1489780 3830268 115260 19:13:26 19:04:01 27143688 31571192 719696 2.19 169404 4382088 1821912 5.37 1504568 3692620 8 19:13:26 19:05:01 27144360 31571780 719036 2.19 169472 4382092 1821912 5.37 1504520 3692628 12 19:13:26 19:06:01 27155896 31583392 707436 2.15 169536 4382092 1821912 5.37 1493140 3692624 4 19:13:26 19:07:01 27156060 31583620 707080 2.15 169600 4382096 1821912 5.37 1493592 3692632 172 19:13:26 19:08:01 27155884 31583948 706952 2.15 169676 4382080 1821912 5.37 1493336 3692964 160 19:13:26 19:09:01 27155860 31583928 706884 2.15 169704 4382080 1821912 5.37 1493500 3692964 160 19:13:26 19:10:01 27155836 31583964 706800 2.15 169732 4382084 1821912 5.37 1493476 3692968 172 19:13:26 19:11:01 27155536 31583668 707016 2.15 169752 4382084 1821912 5.37 1493472 3692968 12 19:13:26 19:12:01 27155808 31583944 706944 2.15 169764 4382088 1821912 5.37 1493148 3692972 140 19:13:26 19:13:01 25651020 31546700 739648 2.25 207164 5690212 1829552 5.39 1604960 4959300 496 19:13:26 Average: 27296570 31538620 756255 2.30 162481 4214284 1871362 5.52 1450437 3610559 22869 19:13:26 19:13:26 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:26 18:59:01 docker0 70.38 95.67 5.93 148.79 0.00 0.00 0.00 0.00 19:13:26 18:59:01 ens3 722.84 445.85 6803.70 93.09 0.00 0.00 0.00 0.00 19:13:26 18:59:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 19:13:26 18:59:01 veth95e3fda 66.19 87.95 6.41 55.05 0.00 0.00 0.00 0.00 19:13:26 19:00:01 docker0 106.23 211.05 8.21 1842.26 0.00 0.00 0.00 0.00 19:13:26 19:00:01 ens3 236.50 122.00 1868.81 20.52 0.00 0.00 0.00 0.00 19:13:26 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:00:01 veth37e4837 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:13:26 19:01:01 docker0 16.14 44.45 1.19 714.50 0.00 0.00 0.00 0.00 19:13:26 19:01:01 ens3 106.11 65.21 967.39 105.44 0.00 0.00 0.00 0.00 19:13:26 19:01:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 19:13:26 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:02:01 ens3 210.26 182.00 2551.68 1074.90 0.00 0.00 0.00 0.00 19:13:26 19:02:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 19:13:26 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:03:01 ens3 108.40 40.43 1952.09 3.11 0.00 0.00 0.00 0.00 19:13:26 19:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:13:26 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:04:01 ens3 4.57 3.75 9.17 0.76 0.00 0.00 0.00 0.00 19:13:26 19:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:13:26 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:06:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:07:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:09:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:13:26 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:26 19:13:01 docker0 32.61 63.32 2.86 581.99 0.00 0.00 0.00 0.00 19:13:26 19:13:01 ens3 306.78 170.50 7752.64 30.06 0.00 0.00 0.00 0.00 19:13:26 19:13:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 19:13:26 19:13:01 vethbbabcb3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 Average: docker0 15.02 27.63 1.21 219.15 0.00 0.00 0.00 0.00 19:13:26 Average: ens3 113.09 68.69 1460.36 88.53 0.00 0.00 0.00 0.00 19:13:26 Average: lo 1.44 1.44 0.14 0.14 0.00 0.00 0.00 0.00 19:13:26 Average: vethbbabcb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:26 19:13:26 19:13:26 ---> sar -P ALL: 19:13:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14745) 05/09/23 _x86_64_ (8 CPU) 19:13:26 19:13:26 18:57:52 LINUX RESTART (8 CPU) 19:13:26 19:13:26 18:58:01 CPU %user %nice %system %iowait %steal %idle 19:13:26 18:59:01 all 9.82 0.00 3.44 1.91 0.06 84.77 19:13:26 18:59:01 0 8.62 0.00 3.07 1.91 0.07 86.33 19:13:26 18:59:01 1 9.83 0.00 2.78 0.40 0.05 86.94 19:13:26 18:59:01 2 9.92 0.00 3.35 2.78 0.05 83.90 19:13:26 18:59:01 3 10.08 0.00 3.17 0.44 0.05 86.26 19:13:26 18:59:01 4 7.81 0.00 3.12 0.74 0.05 88.27 19:13:26 18:59:01 5 9.43 0.00 4.00 2.72 0.05 83.81 19:13:26 18:59:01 6 10.74 0.00 4.39 3.75 0.05 81.07 19:13:26 18:59:01 7 12.17 0.00 3.63 2.58 0.10 81.52 19:13:26 19:00:01 all 27.94 0.00 5.43 7.81 0.07 58.76 19:13:26 19:00:01 0 28.11 0.00 5.05 9.97 0.05 56.82 19:13:26 19:00:01 1 27.89 0.00 6.10 0.39 0.07 65.55 19:13:26 19:00:01 2 28.54 0.00 5.61 0.25 0.08 65.51 19:13:26 19:00:01 3 27.63 0.00 4.96 10.05 0.07 57.29 19:13:26 19:00:01 4 27.94 0.00 4.88 0.08 0.08 67.00 19:13:26 19:00:01 5 28.14 0.00 5.80 27.39 0.07 38.60 19:13:26 19:00:01 6 27.64 0.00 5.46 0.74 0.08 66.08 19:13:26 19:00:01 7 27.59 0.00 5.61 13.42 0.07 53.32 19:13:26 19:01:01 all 21.38 0.00 5.16 3.86 0.07 69.53 19:13:26 19:01:01 0 20.53 0.00 5.36 0.94 0.07 73.10 19:13:26 19:01:01 1 25.30 0.00 5.64 10.19 0.07 58.80 19:13:26 19:01:01 2 20.87 0.00 5.60 2.34 0.05 71.14 19:13:26 19:01:01 3 19.53 0.00 5.82 4.17 0.05 70.42 19:13:26 19:01:01 4 21.84 0.00 5.00 1.22 0.07 71.87 19:13:26 19:01:01 5 21.61 0.00 4.44 0.76 0.08 73.10 19:13:26 19:01:01 6 20.18 0.00 4.71 8.73 0.07 66.31 19:13:26 19:01:01 7 21.22 0.00 4.68 2.47 0.10 71.53 19:13:26 19:02:01 all 5.93 0.00 1.38 0.28 0.04 92.37 19:13:26 19:02:01 0 4.60 0.00 1.14 0.05 0.03 94.18 19:13:26 19:02:01 1 7.92 0.00 1.09 0.03 0.03 90.92 19:13:26 19:02:01 2 6.78 0.00 0.99 0.70 0.05 91.48 19:13:26 19:02:01 3 7.40 0.00 1.90 1.14 0.03 89.53 19:13:26 19:02:01 4 6.40 0.00 1.49 0.05 0.03 92.02 19:13:26 19:02:01 5 2.67 0.00 1.71 0.12 0.03 95.47 19:13:26 19:02:01 6 6.48 0.00 1.22 0.05 0.03 92.22 19:13:26 19:02:01 7 5.16 0.00 1.51 0.12 0.05 93.16 19:13:26 19:03:01 all 0.67 0.00 0.29 0.21 0.01 98.81 19:13:26 19:03:01 0 0.65 0.00 0.25 0.02 0.02 99.07 19:13:26 19:03:01 1 0.32 0.00 0.77 0.32 0.02 98.58 19:13:26 19:03:01 2 1.84 0.00 0.23 0.42 0.02 97.50 19:13:26 19:03:01 3 0.53 0.00 0.22 0.57 0.02 98.67 19:13:26 19:03:01 4 0.33 0.00 0.17 0.07 0.00 99.43 19:13:26 19:03:01 5 0.83 0.00 0.23 0.05 0.02 98.87 19:13:26 19:03:01 6 0.27 0.00 0.12 0.02 0.00 99.60 19:13:26 19:03:01 7 0.55 0.00 0.35 0.27 0.03 98.80 19:13:26 19:04:01 all 0.79 0.00 0.33 0.14 0.02 98.73 19:13:26 19:04:01 0 1.42 0.00 0.20 0.00 0.02 98.36 19:13:26 19:04:01 1 0.43 0.00 0.23 0.00 0.02 99.32 19:13:26 19:04:01 2 0.47 0.00 0.25 0.64 0.02 98.63 19:13:26 19:04:01 3 0.75 0.00 0.53 0.03 0.02 98.67 19:13:26 19:04:01 4 1.17 0.00 0.40 0.08 0.02 98.33 19:13:26 19:04:01 5 1.12 0.00 0.37 0.02 0.02 98.48 19:13:26 19:04:01 6 0.55 0.00 0.28 0.03 0.02 99.12 19:13:26 19:04:01 7 0.43 0.00 0.33 0.28 0.02 98.93 19:13:26 19:05:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:13:26 19:05:01 0 0.07 0.00 0.07 0.00 0.02 99.85 19:13:26 19:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:13:26 19:05:01 2 0.07 0.00 0.00 0.07 0.02 99.85 19:13:26 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:13:26 19:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:13:26 19:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:13:26 19:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:13:26 19:06:01 all 0.04 0.00 0.02 0.02 0.00 99.92 19:13:26 19:06:01 0 0.12 0.00 0.07 0.00 0.02 99.80 19:13:26 19:06:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:13:26 19:06:01 2 0.03 0.00 0.00 0.08 0.00 99.88 19:13:26 19:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:13:26 19:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:13:26 19:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:13:26 19:06:01 7 0.03 0.00 0.00 0.03 0.00 99.93 19:13:26 19:07:01 all 0.03 0.00 0.01 0.01 0.00 99.94 19:13:26 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:26 19:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:13:26 19:07:01 2 0.08 0.00 0.02 0.10 0.02 99.78 19:13:26 19:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:13:26 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:13:26 19:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:13:26 19:07:01 7 0.03 0.00 0.05 0.00 0.02 99.90 19:13:26 19:08:01 all 0.08 0.00 0.01 0.02 0.01 99.88 19:13:26 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:26 19:08:01 1 0.45 0.00 0.02 0.00 0.00 99.53 19:13:26 19:08:01 2 0.03 0.00 0.03 0.10 0.02 99.82 19:13:26 19:08:01 3 0.02 0.00 0.00 0.03 0.02 99.93 19:13:26 19:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:13:26 19:08:01 6 0.08 0.00 0.02 0.00 0.02 99.88 19:13:26 19:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:13:26 19:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:13:26 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:26 19:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:13:26 19:09:01 2 0.03 0.00 0.00 0.07 0.00 99.90 19:13:26 19:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:13:26 19:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:13:26 19:13:26 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:13:26 19:10:01 all 0.09 0.00 0.01 0.00 0.01 99.88 19:13:26 19:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:13:26 19:10:01 1 0.10 0.00 0.00 0.00 0.00 99.90 19:13:26 19:10:01 2 0.03 0.00 0.05 0.02 0.02 99.88 19:13:26 19:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:13:26 19:10:01 7 0.58 0.00 0.02 0.02 0.03 99.35 19:13:26 19:11:01 all 0.28 0.00 0.01 0.00 0.01 99.70 19:13:26 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:26 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:13:26 19:11:01 2 0.05 0.00 0.00 0.02 0.02 99.92 19:13:26 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:13:26 19:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:13:26 19:11:01 7 2.05 0.00 0.03 0.00 0.02 97.90 19:13:26 19:12:01 all 0.20 0.00 0.03 0.00 0.01 99.76 19:13:26 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:26 19:12:01 1 0.15 0.00 0.10 0.00 0.00 99.75 19:13:26 19:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:26 19:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:13:26 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:26 19:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:13:26 19:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:13:26 19:12:01 7 1.39 0.00 0.05 0.02 0.03 98.51 19:13:26 19:13:01 all 7.54 0.00 3.38 1.04 0.09 87.94 19:13:26 19:13:01 0 7.55 0.00 4.14 0.22 0.12 87.97 19:13:26 19:13:01 1 9.75 0.00 2.78 0.12 0.08 87.27 19:13:26 19:13:01 2 7.68 0.00 2.65 1.30 0.10 88.27 19:13:26 19:13:01 3 6.33 0.00 4.65 3.45 0.08 85.48 19:13:26 19:13:01 4 7.71 0.00 3.64 0.34 0.08 88.23 19:13:26 19:13:01 5 6.30 0.00 3.31 0.14 0.07 90.18 19:13:26 19:13:01 6 7.78 0.00 2.81 0.47 0.07 88.87 19:13:26 19:13:01 7 7.25 0.00 3.08 2.29 0.12 87.26 19:13:26 Average: all 4.95 0.00 1.29 1.01 0.03 92.71 19:13:26 Average: 0 4.76 0.00 1.29 0.87 0.03 93.05 19:13:26 Average: 1 5.45 0.00 1.30 0.76 0.03 92.47 19:13:26 Average: 2 5.06 0.00 1.24 0.59 0.03 93.07 19:13:26 Average: 3 4.79 0.00 1.41 1.32 0.02 92.46 19:13:26 Average: 4 4.84 0.00 1.24 0.17 0.02 93.73 19:13:26 Average: 5 4.64 0.00 1.32 2.07 0.02 91.94 19:13:26 Average: 6 4.90 0.00 1.27 0.92 0.02 92.90 19:13:26 Average: 7 5.20 0.00 1.28 1.42 0.04 92.06 19:13:26 19:13:26 19:13:26